List Tabs
Tabs
List Tabs
Returns all tabs for a given sheet
GET
List Tabs
Returns all tabs for a sheet, ordered by position.Documentation Index
Fetch the complete documentation index at: https://docs.anglera.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
Query Parameters
ID of the sheet to list tabs for
Response
The sheet ID
List of tabs in the sheet, ordered by position
Example Response
Errors
| Status Code | Description |
|---|---|
400 | Missing sheet_id query parameter |
401 | Invalid API key |
404 | Sheet not found |
500 | Internal server error |

