Retrieve a page
Path parameters
Query parameters
Supply a list of property IDs to filter properties in the response. Note that if a page doesn't have a property, it won't be included in the filtered response.
Headers
The API version to use for this request. The latest version is 2026-03-11.
Response
Example response
{
"icon": {
"emoji": "😀"
}
}Changes
Changed in 6 of the 18 revisions of this API.481
- ●
added the new
idempotency_key_reusedenum value to theallOf[subschema #2]/coderesponse property for the response status409response-property-enum-value-added
- ●
- ▲
added
subschema #1subschema #2subschema #3to the response bodyoneOflist for the response status403response-body-one-of-added
- ○
removed
publicApiCommonErrorResponsesubschema #2from the response bodyallOflist for the response status403response-body-all-of-removed
- ▲
- ●
added the new
agent_credit_limit_reachedenum value to theallOf[subschema #2]/coderesponse property for the response status403response-property-enum-value-added
- ●
added the new
workspace_credits_exhaustedenum value to theallOf[subschema #2]/coderesponse property for the response status403response-property-enum-value-added
- ●
- ▲
added
unsupportedFormulaPropertyValueResponseto theoneOf[pageObjectResponse]/properties/additionalProperties/allOf[subschema #2]/oneOf[partialRollupPropertyResponse]/rollup/allOf[subschema #2]/oneOf[subschema #3: Array]/array/items/oneOf[simplePropertyValueResponse]/oneOf[subschema #15: Formula]/formularesponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
unsupportedFormulaPropertyValueResponseto theoneOf[pageObjectResponse]/properties/additionalProperties/allOf[subschema #2]/oneOf[simpleOrArrayPropertyValueResponse]/oneOf[simplePropertyValueResponse]/oneOf[subschema #15: Formula]/formularesponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
added
unsupportedPartialRollupValueResponseto theoneOf[pageObjectResponse]/properties/additionalProperties/allOf[subschema #2]/oneOf[partialRollupPropertyResponse]/rollup/allOf[subschema #2]/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
- ●
added the new
invalid_betaenum value to theallOf[subschema #2]/coderesponse property for the response status400response-property-enum-value-added
- ●
added the new
invalid_credit_limitenum value to theallOf[subschema #2]/coderesponse property for the response status400response-property-enum-value-added
- ●
- ●
added the new
agent_deletedenum value to theallOf[subschema #2]/coderesponse property for the response status409response-property-enum-value-added
- ●
added the new
directory_not_foundenum value to theallOf[subschema #2]/coderesponse property for the response status404response-property-enum-value-added
- ●
added the new
status_change_not_allowedenum value to theallOf[subschema #2]/coderesponse property for the response status403response-property-enum-value-added
- ●