ApprovalRequests
List approval requests with optional filters
get/api/approval-requests
Query parameters
statusstring
workflowRunIdstring
limitnumber nullable
Response
List of approval requests
Changes
Changed in 2 of the 104 revisions of this API.12
- ●
added the new
cancelledenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ●
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○