githubEdit

Returning Policy Test by ID

Get policy test.

get

Get policy test. Only users with the Standard Registry role are allowed to make the request.

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

Policy Id

Example: 000000000000000000000001
testIdstringRequired

Test Id

Example: 000000000000000000000001
Responses
chevron-right
200

Successful operation.

application/json
get
/policies/{policyId}/test/{testId}

Last updated

Was this helpful?