0e42b0fb26d9
Describe app
Get all the runs for the current account.
Path parameters
The name of the app to fetch.
The name of the app to fetch.
Query parameters
The number of recent runs to fetch for the app.
The number of recent runs to fetch for the app.
Filter runs scheduled after this datetime (inclusive). Provide timestamps in ISO-8601 format.
Filter runs scheduled after this datetime (inclusive). Provide timestamps in ISO-8601 format.
Filter runs scheduled before or at this datetime (inclusive). Provide timestamps in ISO-8601 format.
Filter runs scheduled before or at this datetime (inclusive). Provide timestamps in ISO-8601 format.
Timezone for the statistics (e.g., 'Europe/Berlin'). Defaults to UTC.
Timezone for the statistics (e.g., 'Europe/Berlin'). Defaults to UTC.
The environment to resolve the app version against. Defaults to 'default'.
The environment to resolve the app version against. Defaults to 'default'.
Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/DescribeAppResponse.json"
}