Get detailed information of all approval requests that the current user has access to.
A JWT bearer token to be passed once authenticated.
Only retrieve approval requests with the specified requester ID
Only retrieve approval requests with the specified reviewer ID
Only retrieve approval requests with the specified subject ID
Only retrieve approval requests with the specified approval status
Search on name or description.
Sort fields. In the format of key1:ASC,key2:DESC,key3:DESC
Maximum numbers of app configs to return.
Number of app configs to skip from start.
Filter items based on groups or labels.
Search result for approval request objects.
Current page number
Total pages as per the item counts and page limit.
Number of items to limit in a page.
Total number of unfiltered items.
Total number of items as per the current filter.
UUID uniquely identifying this approval request.
An app, user, or plugin ID.
The user ID of the user who created this entity, if this entity was created by a user.
When this approval request was created.
The account ID of the account that this approval request belongs to.
The group ID where this approval request belongs to.
Operation URL path, e.g. /crypto/v1/keys
, /crypto/v1/groups/<id>
.
Method for the operation: POST, PATCH, PUT, DELETE, or GET. Default is POST.
An app, user, or plugin ID.
The user ID of the user who created this entity, if this entity was created by a user.
An app, user, or plugin ID.
The user ID of the user who created this entity, if this entity was created by a user.
Reason given by denier.
An app, user, or plugin ID.
The user ID of the user who created this entity, if this entity was created by a user.
Approval request status.
Identifies an object acted upon by an approval request.
The ID of the workflow being acted upon.
Optional comment about the approval request for the reviewer.
When this approval request expires.