GET
/
tables
/
{table_id}
/
rows
/
{row_id}
"<any>"

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

table_id
string
required
row_id
string
required

Query Parameters

workspace_id
string
required

Response

200
application/json
Successful Response

The response is of type any.

Was this page helpful?