Get policy documents with filters
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
policyId
string
Policy ID
textSearch
string
Text Search
schemas
string
Schemas
owners
string
Owners
tokens
string
Tokens
related
string
Related
pageIndex
number
The number of pages to skip before starting the result set.
pageSize
number
The number of items to return
Response
Last updated