Getting Policy Data
Get policy data. Only users with the Standard Registry role are allowed to make the request.
Authorizations
Path parameters
policyIdanyRequired
Policy identifier.
Responses
200
Policy data.
application/json
Responsestring Β· binary
500
Internal server error.
application/json
get
GET /api/v1/policies/{policyId}/data HTTP/1.1
Host:
Authorization: Bearer JWT
Accept: */*
binary
Last updated