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
Autorizaciones
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Parámetros de consulta
Start of the time range filter (RFC 3339 format).
End of the time range filter (RFC 3339 format).
Filter results by execution status.
Opciones disponibles:
pending, running, completed, failed Respuesta
Indicates that the request was successful and the response contains the requested data.
Aggregated summary of workflow executions.

