latestOpenAPI 3.1.02026-08-20118232229.3 KB

0e42b0fb26d9

Describe catalog

Returns non-secret details for a catalog in the selected environment. When that environment has no same-named catalog, the catalog from default is returned instead. The response's catalog environment identifies where its definition is stored.

get/catalogs/{name}

Path parameters

namestring required

The name of the catalog.

The name of the catalog.

Query parameters

environmentstring

Environment whose catalog to return. When it has no same-named catalog, the catalog from default is returned instead.

Environment whose catalog to return. When it has no same-named catalog, the catalog from default is returned instead.

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://api.tower.dev/v1/schemas/DescribeCatalogResponse.json"
}