PaginatedListType
PaginatedListType =
"block"|"comment"|"custom_emoji"|"database"|"data_source"|"page"|"page_or_database"|"page_or_data_source"|"property_item"|"user"|"view"
Defined in: src/schemas/pagination.schema.ts:21
Paginated list response type. As of API version 2025-09-03, search results use ‘data_source’ and ‘page_or_data_source’ instead of ‘database’ and ‘page_or_database’.