0e42b0fb26d9
List apps
Get all the apps for the current account.
Query parameters
The page number to fetch.
The page number to fetch.
The number of records to fetch on each page.
The number of records to fetch on each page.
The tag query to filter apps by. Provide a serialized TagFilter as the value for the parameter.
The tag query to filter apps by. Provide a serialized TagFilter as the value for the parameter.
The search query to filter apps by.
The search query to filter apps by.
Number of recent runs to fetch (-1 for all runs, defaults to 20)
Number of recent runs to fetch (-1 for all runs, defaults to 20)
Sort order for the results.
Sort order for the results.
Filter to see apps with certain statuses.
Filter to see apps with certain statuses.
The environment to filter the apps by. If not provided, apps for all environments will be returned.
The environment to filter the apps by. If not provided, apps for all environments will be returned.
Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/ListAppsResponse.json"
}