Get Policy Documents
Get policy documents.
GET
/policies/{policyId}/documents
Get policy documents. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name
Type
Description
policyId*
String
Policy identifier.
Query Parameters
Name
Type
Description
pageSize*
String
Page size.
pageIndex*
String
Page index.
type*
String
Document type.
includeDocument*
Boolean
Include document field.
Last updated