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

shareId
string
required
recordId
string
required
fieldId
string
required

Response

200 - application/json

Returns the clicked cell

runId
string
required
tableId
string
required
fieldId
string
required
record
object
required
Last modified on March 5, 2026