Skip to main content
POST
cURL

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Corps

application/json
integrationId
string

Id of a connected Airtable user integration; its access token is resolved (and refreshed) server-side and never leaves the server.

accessToken
string

Airtable personal access token for direct API usage (never persisted by the server). Ignored when integrationId is provided.

Minimum string length: 1
airtableBaseId
string

When omitted the accessible Airtable bases are listed; when provided the base schema summary is returned.

Réponse

200 - application/json

Returns accessible bases or the schema summary of the requested base.

bases
object[]
base
object
Dernière modification le 15 septembre 2026