Retrieve Analytics Query Definition or Execution Result

get

/ic/api/process/v1/analyticsqueries/{businessQueryId}

Retrieve query definition or execution result of a saved analytics query.

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : BusinessQuery
Type: object
Show Source
Nested Schema : dimensions
Type: array
Show Source
Nested Schema : entityAttributes
Type: array
Show Source
Nested Schema : filters
Type: array
Show Source
Nested Schema : transientAttributes
Type: object
Additional Properties Allowed
Show Source
Nested Schema : AttrObject
Type: object
Show Source
Nested Schema : defaultValue
Type: object
Nested Schema : Msg
Type: object
Show Source
Nested Schema : allAvailableTranslationsForProjectLanguages
Type: object
Additional Properties Allowed
Show Source
Nested Schema : Filter
Type: object
Show Source
Nested Schema : entityAttributes
Type: array
Show Source
Nested Schema : transientAttributes
Type: object
Additional Properties Allowed
Show Source
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object

400 Response

Bad Request

401 Response

Unauthorized

404 Response

No result found for query

500 Response

Internal Server Error
Back to Top