Count Pending-Review Occurrences
Use this endpoint to count, per workflow, the scheduled occurrences parked in the pending-review state across the caller’s tenant. The counts map is sparse: a workflow with no pending-review occurrence is absent from the response.
GET
Count Pending-Review Occurrences
Authorizations
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Query Parameters
Comma-separated workflow IDs to scope the counts (optional; omit for all tenant workflows).
Response
Indicates that the request was successful and the response contains the requested data.

