v1

latestOpenAPI 3.0.0MIT2026-07-264001,540832.7 KB
Exploring
Projects

Run SQL query

Deprecated — use the v2 Execute SQL query endpoint instead.

This endpoint was deprecated on 17 February 2025 and is past its sunset date (17 May 2025) — it may be removed at any time. Migrate to the v2 async query flow: Execute SQL query, then Get results.

post/api/v1/projects/{projectUuid}/sqlQuery

Path parameters

projectUuidstring required

The uuid of the project to run the query against

Request body

sqlstring required

Response

Success

status'ok' required