Get Row

Retrieves a single row from a base. By default the column names are returned, but you can also decide to get the column ids back.

❗️

CURL does not follow redirects by default (relevant especially for SeaTable Cloud)

SeaTable Cloud (version 5.0 and newer) redirects this endpoint to the new API gateway endpoint using a 302 header redirect.
If you curl command does not return any result, you need to add the -L parameter to follow these redirects. Most other clients handle redirects automatically.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!