List views for list
Lists
List views for list
Lists saved views for a list. Results are ordered by view ID (id.view_id ascending).
Required scopes: list_configuration:read.
GET
List views for list
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path Parameters
A UUID or slug to identify the list.
Example:
"33ebdbe9-e529-47c9-b894-0ba25e9c15c0"
Query Parameters
true to include archived views. See our archiving guide for more information on archiving.
Example:
false
The maximum number of views to return. Must be between 1 and 1000. Defaults to 500.
Required range:
1 <= x <= 1000Example:
500
A pagination cursor from a previous response's pagination.next_cursor. Omit for the first page.
Example:
"eyJkZXNjcmlwdGlvbiI6ICJ0aGlzIGlzIGEgY3Vyc29yIn0=.eM56CGbqZ6G1NHiJchTIkH4vKDr"