Get the list of Statistics Definitions

Return a list of all statistic definitions.

get

Returns all statistic definitions.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
pageIndexnumberOptional

The number of pages to skip before starting to collect the result set

Example: 0
pageSizenumberOptional

The numbers of items to return

Example: 20
policyInstanceTopicIdstringOptional

Policy Instance Topic Id

Example: 0.0.1
Responses
chevron-right
401

Unauthorized.

No content

get
/policy-statistics

Last updated

Was this helpful?