List counts of pending approvals

get/api/v2/pendingapprovals/count

List counts of pending approvals by enterprises that the current user is a part of.

Query Parameters

  • actionableboolean
    True, if returning pending approvals that are actionable by the current user.
  • byOrganizationboolean
    True, if returning counts of pending approvals by organizations that the current user is a part of.

200 Response

enterprises dictionary<string, object> required
object
organizations dictionary<string, object>
object

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id