/api/agent
POST /api/agent/v2/query
Execute a portable MBQL 5 representations JSON query and stream the results, with continuation-token pagination.
Accepts either a JSON body (same shape as /v2/construct-query) or a continuation_token from a previous response. Returns results with column metadata and an optional continuation_token for fetching the next page.
post/api/agent/v2/query
Request body
Response
Successful response