Fetches a specific row from a table using the row’s unique identifier.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
The table's name or unique identifier for targeting specific table operations.
Identifier of the row within the table.
The requested row object.