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 cancelled enum value to the // response property for the response status

      response-property-enum-value-added

    • added the required property // to the response with the status

      response-required-property-added

    • added the media type application/json for the response with the status

      response-media-type-added