Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Path Parameters
The table's name or unique identifier for targeting specific table operations.
Query Parameters
Identifier of the row within the table.
Response
The requested row object.