Getting Policy Data
Get policy data. 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
policyIdanyRequired
Policy identifier.
Responses
200
Policy data.
application/json
Responsestring Β· binary
500
Internal server error.
application/json
get
/policies/{policyId}/dataLast updated