Views

List views by Sheet

GET
Returns all views for the sheet

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
data
list of objects
A view
pagination
objectOptional
pagination info

Errors