Tables
Get Row by ID
Gets a single row from a Big Table by row ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the table, e.g., 2a1bad8b-cf7c-44437-b8c1-e3782df6
Example:
"2a1bad8b-cf7c-44437-b8c1-e3782df6"
ID of the row, e.g., zcJWnyI8Tbam21V34K8MNA
Example:
"zcJWnyI8Tbam21V34K8MNA"
Response
200
application/json
The response is of type object
.