0e42b0fb26d9
List catalogs
Lists all the catalogs associated with your 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 environment of the catalogs. Catalogs from the default environment will be returned for names that don't exist in the requested environment. When omitted, catalogs across all environments are returned.
The environment of the catalogs. Catalogs from the default environment will be returned for names that don't exist in the requested environment. When omitted, catalogs across all environments are returned.
Whether to return catalogs across all environments, without applying default-environment inheritance or deduplication.
Whether to return catalogs across all environments, without applying default-environment inheritance or deduplication.
Filter catalogs by type, e.g. "tower-catalog". When omitted, all catalog types are returned.
Filter catalogs by type, e.g. "tower-catalog". When omitted, all catalog types are returned.
Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/ListCatalogsResponse.json"
}