property_id .
Simple Property Types
Most properties will be identified by atype with the property value in the object found in key {type},
Example Request/Response
cURL
JSON
Paginated Property Types
Properties of typetitle, rich_text, relation and people will return a paginated list of Property Item Objects
Example List Response
JSON
Rollup Property Types
Rollups of type ‘Show Original’, ‘Show unique’, ‘Count unique’ and ‘Median’ return a flattened list of property items. All other rollups are return a list of relations and (after pagination) a rollup property value of typedate or number
Example Paginated Property Item Request/Response
A rollup page property with an aggregation that requires additional pagination.cURL
JSON