approval.list

Gets all approvals in the organization. You can optionally filter by entity type and entity ID.

See the Pagination and Incremental Synchronization guide for detailed usage examples.

Requires the approvalsRead permission.

Body Params
string

Opaque cursor indicating which page of results to fetch

string

An opaque token representing the last time the data was successfully synced from the API. A new, updated one is returned after successfully fetching the last page of data.

number

The maximum number of items to return. The maximum and default value is 100.

string
enum

Filter approvals by the type of entity they are associated with.

Allowed:
uuid

Filter approvals to only those associated with this specific entity ID.

Response

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json