analytics

Describe the analytics schema

Returns column metadata for every table and view in the analytics schema. Use this to discover available tables/columns before writing an analytics query.

get/v1/analytics/schema

Response

Schema metadata retrieved successfully

Changes

Changed in 2 of the 61 revisions of this API.21

    • removed the optional property error from the response with the 401 status

      response-optional-property-removed

    • removed the optional property error from the response with the 500 status

      response-optional-property-removed

    • endpoint added

      endpoint-added