Pricing & Usage
Get Concurrency Stats
Get historical concurrency statistics.
GET
Authorizations
The Sieve API key to authenticate with.
Query Parameters
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
Required range:
x >= 30
Status of the job
Available options:
, finished
, cancelled
, error
Response
200
application/json
Successful Response
The response is of type Chunk · object[]
.