Get Dashboard Execution Summary
Get Dashboard Execution Summary
Use this endpoint to retrieve an aggregated summary of workflow executions. You can optionally filter by time range and status.
GET
Get Dashboard Execution Summary
Authorizations
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Query Parameters
Start of the time range filter (RFC 3339 format).
End of the time range filter (RFC 3339 format).
Filter results by execution status.
Available options:
pending, running, completed, failed Response
Indicates that the request was successful and the response contains the requested data.
Aggregated summary of workflow executions.

