Skip to main content
GET
List Policy Assignments
The endpoint is still in beta and is subject to change.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

policy_uuid
string<uuid>
required

Query Parameters

from
string | null
size
integer
default:25
order
enum<string>
default:desc
Available options:
asc,
desc

Response

Successful Response

items
PolicyAssignedIdentifierPayload · object[]
required
next
string | null
required