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
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authenticating requests to the Flowker API. Provisioned via the API_KEY environment variable during deployment.
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.

