Retrieve the Statistics Assessment by ID

Retrieves statistic assessment.

get

Retrieves statistic assessment for the specified ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
definitionIdstringRequired

Statistic Definition Identifier

Example: 000000000000000000000001
assessmentIdstringRequired

Statistic Assessment Identifier

Example: 000000000000000000000001
Responses
200

Successful operation.

application/json
get
/policy-statistics/{definitionId}/assessment/{assessmentId}

Last updated