Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

baseId
string
required
tableId
string
required

Response

200 - application/json

Successful response

tableId
string
required
state
enum<string>
required
Available options:
disabled,
ready,
rebuild_pending,
stale,
unknown
configured
boolean
required
active
boolean
required
coveredFieldCount
integer
required
Required range: x >= 0
languageConfig
string
Last modified on September 15, 2026