Skip to main content
GET
Get Dashboard Workflow Summary

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.

Response

Indicates that the request was successful and the response contains the requested data.

Aggregated summary of all workflows grouped by status.

total
integer

Total number of workflows.

Example:

15

active
integer

Number of currently active workflows.

Example:

8

byStatus
object[]

Breakdown of workflows by status.