Get Individual Row
Endpoint examples
Get Individual Row
Fetches a specific row based on its physical row ID in the sheet.
GET
Get Individual Row
Authorizations
The Bearer Token associated with your endpoint. This is only required if you have enabled protection for this endpoint.
Path Parameters
Your unique user namespace
The slugified name of your project
The slugified name of the specific worksheet (tab)
The physical row number in the Google Sheet (Note: Row 1 is the header row)
Required range:
x >= 2Response
Successful retrieval of the row
The physical row number of the record
