Capabilities

approvals.get

Get the details of a pending or resolved approval request by ID.

post/capabilities/approvals.get

Request body

approvalRequestIdstring required

The approval request ID.

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.