Get historical concurrency statistics.
The Sieve API key to authenticate with.
Function in owner_name/function_name format. If not provided, returns concurrency for all functions.
Start date in ISO-8601 format (YYYY-MM-DDTHH:MM), UTC. Defaults to the previous day at 00:00. Must be within one week of end date.
End date in ISO-8601 format (YYYY-MM-DDTHH:MM), UTC. Defaults to the previous day at 23:59. Must be within one week of start date.
Chunk size in minutes
x >= 30
Status of the job
, finished
, cancelled
, error
Successful Response
The response is of type Chunk · object[]
.