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
Successful Response
Start time of the chunk
End time of the chunk
Number of jobs in the chunk
Median processing time in seconds
Estimated concurrency based on number of jobs submitted and median processing time.