Retrieve the list of existing Statistics Assessment
Returns all statistic assessment.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
definitionIdstringRequiredExample:
Statistic Definition Identifier
000000000000000000000001Query parameters
pageIndexnumberOptionalExample:
The number of pages to skip before starting to collect the result set
0pageSizenumberOptionalExample:
The numbers of items to return
20Responses
200
Successful operation.
application/json
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
get
/policy-statistics/{definitionId}/assessmentPreviousCreate a new Statistics Assessment based on the Statistics DefinitionNextRetrieve the Statistics Assessment by ID
Last updated