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
Autorizações
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.
Opções disponíveis:
pending, running, completed, failed Resposta
Indicates that the request was successful and the response contains the requested data.
Aggregated summary of workflow executions.

