Get external execution stats for an organization
get/v1/executions/stats
Query parameters
frominteger required
Start timestamp (Unix milliseconds)
tointeger required
End timestamp (Unix milliseconds)
granularitystring required
Granularity (hourly or daily)
Response
OK
Example response
{
"code": 200,
"message": "success",
"requestId": "abc-123"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.