List views by Sheet
Returns all views for the sheet
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Disable-Hooks
Query parameters
sheetId
The associated sheet ID of the view.
pageSize
Number of prompts to return in a page (default 10)
pageNumber
Based on pageSize, which page of prompts to return
Response
This endpoint returns an object.
data
pagination
pagination info
Errors
400
Bad Request Error
404
Not Found Error