Organization
Users and User Groups
Permissions
Data Source
Workspaces
Logical Data Model
Analytical Objects
Reporting
    Usage
      Info about the platform usage.getInfo about the platform usage for particular items.post
    Computation
    Smart Functions
    Entitlement
    Reporting - Settings
    Cache usage
    LLM Endpoints
Export & Automations
Other
Schemas
powered by Zudoku
OpenAPI definition

Usage (3.51)

Endpoint:/

Info about the platform usage.

GET
/api/v1/actions/collectUsage

Provides information about platform usage, like amount of users, workspaces, ...

NOTE: The admin user is always excluded from this amount.

Info about the platform usage. › Responses

OK

  • namestring · enum · required
    Enum values:
    UserCount
    WorkspaceCount
  • countinteger · int32
GET /api/v1/actions/collectUsage

Info about the platform usage for particular items.

POST
/api/v1/actions/collectUsage

Provides information about platform usage, like amount of users, workspaces, ...

NOTE: The admin user is always excluded from this amount.

Info about the platform usage for particular items. › Request Body

  • usageItemNamesstring[] · unique · required
    Enum values:
    UserCount
    WorkspaceCount

Info about the platform usage for particular items. › Responses

OK

  • namestring · enum · required
    Enum values:
    UserCount
    WorkspaceCount
  • countinteger · int32
POST /api/v1/actions/collectUsage

Attribute HierarchiesComputation