Get Policy Documents
Get policy documents. 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.
Query parameters
pageSizenumberRequired
Page size.
pageIndexnumberRequired
Page index.
typestring Β· enumRequiredPossible values:
Document type.
includeDocumentbooleanRequired
Include document field.
Responses
200
Documents.
application/json
Responseobject[]
500
Internal server error.
application/json
get
/policies/{policyId}/documentsLast updated