Query Data Source
Retrieves filtered records from a Notion data source.
GET
Query
Arguments
stringrequired
ID of the data source.
object
Filter conditions for the query body.
string
Limit results to a specific object type.
object
Sort definitions for query results.
Uncommon arguments
string
Property IDs used to limit filter formula computation.
string
Cursor for pagination.
number
Maximum number of results per page (max 100).
boolean
Include archived pages in query results.
boolean
Include pages currently in trash.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.