Skip to main content
GET
/
v1
/
catalogs
/
{catalog_id}
/
properties
List Catalog Properties (alias for fields)
curl --request GET \
  --url https://api.rootly.com/v1/catalogs/{catalog_id}/properties \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

catalog_id
string
required

Response

200

success with catalog_properties type