Skip to main content
POST
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

Body

application/json

The body is of type unknown.

Response

200 - application/json

Successful response

tableId
string
required
records
object[]
required
Last modified on March 5, 2026