Skip to main content
GET
Browse table rows

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.

tableName
string
requis

Table name.

Paramètres de requête

limit
integer

Rows per page (max 200). Defaults to 50.

offset
integer

Rows to skip.

Réponse

columns, rows, total, limit, offset.

The response is of type object.