Get policy documents. Only users with the Standard Registry role are allowed to request this
Name
Value
Name
Type
Description
{
description: Documents.
headers:
X-Total-Count:
schema:
type: integer
description: Total items in the collection.
content:
application/json:
schema:
type: array
items:
type: object
}{
description: Unauthorized.
}{
description: Forbidden.
}{
description: Internal server error.
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'
}Last updated