Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

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.

Risposta

200 - application/json

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

bases
object[]
base
object
Ultima modifica il 15 settembre 2026