Skip to main content

Query Dataset Version Dimensions

POST 

/datasets/:dataset_id/versions/:version_id/dimensions/query

Return a bounded business-row set matching flat AND dimension clauses.

Every clause in filters is ANDed together; the result is capped at limit rows, with has_more set when the match set was truncated.

Request​

Responses​

Successful Response