Skip to main content
POST
Run a SQL query

Autorisations

Authorization
string
header
requis

API token (olab_…) created in Settings → API tokens or with orbitlab login.

En-têtes

X-OrbitLab-Org
string

Organization to act on (id or slug) for tokens that can access several organizations. Defaults to your first organization.

Paramètres de chemin

id
string
requis

Database id.

Corps

application/json
query
string
requis

SQL statement.

Réponse

columns, rows, rowCount, truncated.

The response is of type object.