List views by Sheet

GET

Returns all views for the sheet

Headers

X-Disable-Hooks"true"Required

Query parameters

sheetIdstringRequired

The associated sheet ID of the view.

pageSizeintegerOptional

Number of prompts to return in a page (default 10)

pageNumberintegerOptional

Based on pageSize, which page of prompts to return

Response

This endpoint returns an object.
datalist of objects
paginationobjectOptional

pagination info

Errors