Skip to main content

Get Metadata (Domains, Entities, Columns)

GET 

/api/v2/report-builder/metadata

Returns all available domains, entities, and columns that can be used to build a report definition. Use this to populate the report builder UI with selectable fields.

The response contains the full schema of reportable data: which domains are available (e.g., inventory, sales), which entities exist within each domain, and which columns (dimensions and measures) can be selected for each entity.

Request

Responses

Successful response