List all views in a database.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The API version to use for this request. The latest version is 2026-03-11.
2026-03-11 ID of a Notion database (collection view block) to list views for. At least one of database_id or data_source_id is required.
ID of a data source (collection) to list all views for, including linked views across the workspace. At least one of database_id or data_source_id is required.
If supplied, this endpoint will return a page of results starting after the cursor provided. If not supplied, this endpoint will return the first page of results.
The number of items from the full list desired in the response. Maximum: 100
1 <= x <= 100