0e42b0fb26d9
Generate run statistics
Generates statistics about runs over a specified time period.
Query parameters
Filter runs by status(es). Define multiple with a comma-separated list. Supplying none will return all statuses.
Filter runs by status(es). Define multiple with a comma-separated list. Supplying none will return all statuses.
Start date and time for statistics (inclusive)
Start date and time for statistics (inclusive)
End date and time for statistics (inclusive)
End date and time for statistics (inclusive)
Timezone for the statistics (e.g., 'Europe/Berlin'). Defaults to UTC.
Timezone for the statistics (e.g., 'Europe/Berlin'). Defaults to UTC.
Filter runs by environment. If not provided, all environments will be included.
Filter runs by environment. If not provided, all environments will be included.
Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/GenerateRunStatisticsResponse.json"
}