Retrieve custom policies

This operation returns an object containing information about all of the custom policies to which the current user has access.

Query Params
int64

Offset begin showing results from item number n.

int64

Limit results to n number of items.

string

Sort order results by the given field.
Prefix the field name with '-' to order in descending order.
E.g., '-name' sorts results in descending order using the field 'name'

fields
array of strings

Fields allows the user to specify optional fields returned in the get custom policies response
The supported options are 'createdBy' and 'assetCount'

fields
Responses

401

UnauthorizedResponse signals an unauthorized API access

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized

500

GenericError generic error

Language
Response
Choose an example:
application/json