Get the analytics catalog

Returns the versioned catalog of models, metrics, and dimensions accepted by the query endpoint. Use it to discover valid member names before building a query.

get/api/v1/analytics/catalog

Headers

x-request-idstring

Optional caller-supplied request ID. Values must contain 1–64 ASCII letters, digits, or ._:/=-; invalid values are replaced with a generated UUID.

Response

The published catalog.

catalogVersionstring required

Version of the published member set.

Changes