Skip to main content
FuseFuse
IntegrationsNotionActions

Get Notion page property

Retrieve a complete Notion page property through the paginated property endpoint.

Agent markdown

pages.properties.get · Notion · v1

Details

Risk
Read
Idempotency
Safe
Availability
Default
Exposure
REST, SDK, MCP
MCP hints
readOnly=true, destructive=false, idempotent=true, openWorld=true

Scopes

  • read_content

Input

Input schema
NameTypeRequiredConstraints
(root)objectYesadditionalProperties false
page_idstringYesminLength 1; maxLength 64
property_idstringYesminLength 1; maxLength 64
start_cursorstringNominLength 1; maxLength 512
page_sizeintegerNominimum 1; maximum 100

Output

Output schema
NameTypeRequiredConstraints
(root)objectYesadditionalProperties false; oneOf branch 1: required response_type, property_id, property_type, item; response_type=scalar / branch 2: required response_type, property_id, property_type, items, has_more; response_type=list
response_typestringNoenum scalar | list
property_idstringNominLength 1; maxLength 64
property_typestringNominLength 1; maxLength 64
itemobjectNoadditionalProperties false
item.idstringNomaxLength 64
item.typestringYesminLength 1; maxLength 64
item.plain_textstringNomaxLength 2000
item.booleanbooleanNo
item.numbernumberNo
item.dateobjectNoadditionalProperties false
item.date.startstringYesminLength 1; maxLength 64
item.date.endstringNominLength 1; maxLength 64
item.date.time_zonestringNomaxLength 64
item.target_idstringNominLength 1; maxLength 64
item.optionobjectNoadditionalProperties false
item.option.idstringNomaxLength 64
item.option.namestringNominLength 1; maxLength 200
item.option.colorstringNomaxLength 64
item.optionsarray<object>NomaxItems 100
item.options[]objectYesadditionalProperties false
item.options[].idstringNomaxLength 64
item.options[].namestringNominLength 1; maxLength 200
item.options[].colorstringNomaxLength 64
item.userobjectNoadditionalProperties false
item.user.idstringYesminLength 1; maxLength 64
item.user.namestringNomaxLength 2000
item.usersarray<object>NomaxItems 100
item.users[]objectYesadditionalProperties false
item.users[].idstringYesminLength 1; maxLength 64
item.users[].namestringNomaxLength 2000
item.fileobjectNoadditionalProperties false
item.file.namestringNomaxLength 2000
item.file.external_urlstringNomaxLength 2048
item.filesarray<object>NomaxItems 100
item.files[]objectYesadditionalProperties false
item.files[].namestringNomaxLength 2000
item.files[].external_urlstringNomaxLength 2048
item.formulaobjectNoadditionalProperties false
item.formula.result_typestringYesenum boolean | date | number | string
item.formula.booleanbooleanNo
item.formula.dateobjectNoadditionalProperties false
item.formula.date.startstringYesminLength 1; maxLength 64
item.formula.date.endstringNominLength 1; maxLength 64
item.formula.date.time_zonestringNomaxLength 64
item.formula.numbernumberNo
item.formula.stringstringNomaxLength 4096
item.unique_idobjectNoadditionalProperties false
item.unique_id.prefixstringNomaxLength 64
item.unique_id.numbernumberYes
item.verificationobjectNoadditionalProperties false
item.verification.statestringYesminLength 1; maxLength 64
item.verification.verified_by_idstringNominLength 1; maxLength 64
item.verification.startstringNominLength 1; maxLength 64
item.verification.endstringNominLength 1; maxLength 64
item.placeobjectNoadditionalProperties false
item.place.latitudenumberYes
item.place.longitudenumberYes
item.place.namestringNomaxLength 2000
item.place.addressstringNomaxLength 2000
item.unsupportedbooleanNo
itemsarray<object>NomaxItems 100
items[]objectYesadditionalProperties false
items[].idstringNomaxLength 64
items[].typestringYesminLength 1; maxLength 64
items[].plain_textstringNomaxLength 2000
items[].booleanbooleanNo
items[].numbernumberNo
items[].dateobjectNoadditionalProperties false
items[].date.startstringYesminLength 1; maxLength 64
items[].date.endstringNominLength 1; maxLength 64
items[].date.time_zonestringNomaxLength 64
items[].target_idstringNominLength 1; maxLength 64
items[].optionobjectNoadditionalProperties false
items[].option.idstringNomaxLength 64
items[].option.namestringNominLength 1; maxLength 200
items[].option.colorstringNomaxLength 64
items[].optionsarray<object>NomaxItems 100
items[].options[]objectYesadditionalProperties false
items[].options[].idstringNomaxLength 64
items[].options[].namestringNominLength 1; maxLength 200
items[].options[].colorstringNomaxLength 64
items[].userobjectNoadditionalProperties false
items[].user.idstringYesminLength 1; maxLength 64
items[].user.namestringNomaxLength 2000
items[].usersarray<object>NomaxItems 100
items[].users[]objectYesadditionalProperties false
items[].users[].idstringYesminLength 1; maxLength 64
items[].users[].namestringNomaxLength 2000
items[].fileobjectNoadditionalProperties false
items[].file.namestringNomaxLength 2000
items[].file.external_urlstringNomaxLength 2048
items[].filesarray<object>NomaxItems 100
items[].files[]objectYesadditionalProperties false
items[].files[].namestringNomaxLength 2000
items[].files[].external_urlstringNomaxLength 2048
items[].formulaobjectNoadditionalProperties false
items[].formula.result_typestringYesenum boolean | date | number | string
items[].formula.booleanbooleanNo
items[].formula.dateobjectNoadditionalProperties false
items[].formula.date.startstringYesminLength 1; maxLength 64
items[].formula.date.endstringNominLength 1; maxLength 64
items[].formula.date.time_zonestringNomaxLength 64
items[].formula.numbernumberNo
items[].formula.stringstringNomaxLength 4096
items[].unique_idobjectNoadditionalProperties false
items[].unique_id.prefixstringNomaxLength 64
items[].unique_id.numbernumberYes
items[].verificationobjectNoadditionalProperties false
items[].verification.statestringYesminLength 1; maxLength 64
items[].verification.verified_by_idstringNominLength 1; maxLength 64
items[].verification.startstringNominLength 1; maxLength 64
items[].verification.endstringNominLength 1; maxLength 64
items[].placeobjectNoadditionalProperties false
items[].place.latitudenumberYes
items[].place.longitudenumberYes
items[].place.namestringNomaxLength 2000
items[].place.addressstringNomaxLength 2000
items[].unsupportedbooleanNo
rollupobjectNoadditionalProperties false
rollup.functionstringNomaxLength 64
rollup.statestringYesenum complete | incomplete | unsupported
rollup.valueobjectNoadditionalProperties false
rollup.value.idstringNomaxLength 64
rollup.value.typestringYesminLength 1; maxLength 64
rollup.value.plain_textstringNomaxLength 2000
rollup.value.booleanbooleanNo
rollup.value.numbernumberNo
rollup.value.dateobjectNoadditionalProperties false
rollup.value.date.startstringYesminLength 1; maxLength 64
rollup.value.date.endstringNominLength 1; maxLength 64
rollup.value.date.time_zonestringNomaxLength 64
rollup.value.target_idstringNominLength 1; maxLength 64
rollup.value.optionobjectNoadditionalProperties false
rollup.value.option.idstringNomaxLength 64
rollup.value.option.namestringNominLength 1; maxLength 200
rollup.value.option.colorstringNomaxLength 64
rollup.value.optionsarray<object>NomaxItems 100
rollup.value.options[]objectYesadditionalProperties false
rollup.value.options[].idstringNomaxLength 64
rollup.value.options[].namestringNominLength 1; maxLength 200
rollup.value.options[].colorstringNomaxLength 64
rollup.value.userobjectNoadditionalProperties false
rollup.value.user.idstringYesminLength 1; maxLength 64
rollup.value.user.namestringNomaxLength 2000
rollup.value.usersarray<object>NomaxItems 100
rollup.value.users[]objectYesadditionalProperties false
rollup.value.users[].idstringYesminLength 1; maxLength 64
rollup.value.users[].namestringNomaxLength 2000
rollup.value.fileobjectNoadditionalProperties false
rollup.value.file.namestringNomaxLength 2000
rollup.value.file.external_urlstringNomaxLength 2048
rollup.value.filesarray<object>NomaxItems 100
rollup.value.files[]objectYesadditionalProperties false
rollup.value.files[].namestringNomaxLength 2000
rollup.value.files[].external_urlstringNomaxLength 2048
rollup.value.formulaobjectNoadditionalProperties false
rollup.value.formula.result_typestringYesenum boolean | date | number | string
rollup.value.formula.booleanbooleanNo
rollup.value.formula.dateobjectNoadditionalProperties false
rollup.value.formula.date.startstringYesminLength 1; maxLength 64
rollup.value.formula.date.endstringNominLength 1; maxLength 64
rollup.value.formula.date.time_zonestringNomaxLength 64
rollup.value.formula.numbernumberNo
rollup.value.formula.stringstringNomaxLength 4096
rollup.value.unique_idobjectNoadditionalProperties false
rollup.value.unique_id.prefixstringNomaxLength 64
rollup.value.unique_id.numbernumberYes
rollup.value.verificationobjectNoadditionalProperties false
rollup.value.verification.statestringYesminLength 1; maxLength 64
rollup.value.verification.verified_by_idstringNominLength 1; maxLength 64
rollup.value.verification.startstringNominLength 1; maxLength 64
rollup.value.verification.endstringNominLength 1; maxLength 64
rollup.value.placeobjectNoadditionalProperties false
rollup.value.place.latitudenumberYes
rollup.value.place.longitudenumberYes
rollup.value.place.namestringNomaxLength 2000
rollup.value.place.addressstringNomaxLength 2000
rollup.value.unsupportedbooleanNo
next_cursorstringNominLength 1; maxLength 512
has_morebooleanNo

Raw schema

Input
{
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "page_id": {
      "type": "string",
      "minLength": 1,
      "maxLength": 64
    },
    "property_id": {
      "type": "string",
      "minLength": 1,
      "maxLength": 64
    },
    "start_cursor": {
      "type": "string",
      "minLength": 1,
      "maxLength": 512
    },
    "page_size": {
      "type": "integer",
      "minimum": 1,
      "maximum": 100
    }
  },
  "required": [
    "page_id",
    "property_id"
  ]
}
Output
{
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "response_type": {
      "type": "string",
      "enum": [
        "scalar",
        "list"
      ]
    },
    "property_id": {
      "type": "string",
      "minLength": 1,
      "maxLength": 64
    },
    "property_type": {
      "type": "string",
      "minLength": 1,
      "maxLength": 64
    },
    "item": {
      "type": "object",
      "additionalProperties": false,
      "properties": {
        "id": {
          "type": "string",
          "maxLength": 64
        },
        "type": {
          "type": "string",
          "minLength": 1,
          "maxLength": 64
        },
        "plain_text": {
          "type": "string",
          "maxLength": 2000
        },
        "boolean": {
          "type": "boolean"
        },
        "number": {
          "type": "number"
        },
        "date": {
          "type": "object",
          "additionalProperties": false,
          "properties": {
            "start": {
              "type": "string",
              "minLength": 1,
              "maxLength": 64
            },
            "end": {
              "type": "string",
              "minLength": 1,
              "maxLength": 64
            },
            "time_zone": {
              "type": "string",
              "maxLength": 64
            }
          },
          "required": [
            "start"
          ]
        },
        "target_id": {
          "type": "string",
          "minLength": 1,
          "maxLength": 64
        },
        "option": {
          "type": "object",
          "additionalProperties": false,
          "properties": {
            "id": {
              "type": "string",
              "maxLength": 64
            },
            "name": {
              "type": "string",
              "minLength": 1,
              "maxLength": 200
            },
            "color": {
              "type": "string",
              "maxLength": 64
            }
          }
        },
        "options": {
          "type": "array",
          "items": {
            "type": "object",
            "additionalProperties": false,
            "properties": {
              "id": {
                "type": "string",
                "maxLength": 64
              },
              "name": {
                "type": "string",
                "minLength": 1,
                "maxLength": 200
              },
              "color": {
                "type": "string",
                "maxLength": 64
              }
            }
          },
          "maxItems": 100
        },
        "user": {
          "type": "object",
          "additionalProperties": false,
          "properties": {
            "id": {
              "type": "string",
              "minLength": 1,
              "maxLength": 64
            },
            "name": {
              "type": "string",
              "maxLength": 2000
            }
          },
          "required": [
            "id"
          ]
        },
        "users": {
          "type": "array",
          "items": {
            "type": "object",
            "additionalProperties": false,
            "properties": {
              "id": {
                "type": "string",
                "minLength": 1,
                "maxLength": 64
              },
              "name": {
                "type": "string",
                "maxLength": 2000
              }
            },
            "required": [
              "id"
            ]
          },
          "maxItems": 100
        },
        "file": {
          "type": "object",
          "additionalProperties": false,
          "properties": {
            "name": {
              "type": "string",
              "maxLength": 2000
            },
            "external_url": {
              "type": "string",
              "maxLength": 2048
            }
          }
        },
        "files": {
          "type": "array",
          "items": {
            "type": "object",
            "additionalProperties": false,
            "properties": {
              "name": {
                "type": "string",
                "maxLength": 2000
              },
              "external_url": {
                "type": "string",
                "maxLength": 2048
              }
            }
          },
          "maxItems": 100
        },
        "formula": {
          "type": "object",
          "additionalProperties": false,
          "properties": {
            "result_type": {
              "type": "string",
              "enum": [
                "boolean",
                "date",
                "number",
                "string"
              ]
            },
            "boolean": {
              "type": "boolean"
            },
            "date": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "start": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 64
                },
                "end": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 64
                },
                "time_zone": {
                  "type": "string",
                  "maxLength": 64
                }
              },
              "required": [
                "start"
              ]
            },
            "number": {
              "type": "number"
            },
            "string": {
              "type": "string",
              "maxLength": 4096
            }
          },
          "required": [
            "result_type"
          ]
        },
        "unique_id": {
          "type": "object",
          "additionalProperties": false,
          "properties": {
            "prefix": {
              "type": "string",
              "maxLength": 64
            },
            "number": {
              "type": "number"
            }
          },
          "required": [
            "number"
          ]
        },
        "verification": {
          "type": "object",
          "additionalProperties": false,
          "properties": {
            "state": {
              "type": "string",
              "minLength": 1,
              "maxLength": 64
            },
            "verified_by_id": {
              "type": "string",
              "minLength": 1,
              "maxLength": 64
            },
            "start": {
              "type": "string",
              "minLength": 1,
              "maxLength": 64
            },
            "end": {
              "type": "string",
              "minLength": 1,
              "maxLength": 64
            }
          },
          "required": [
            "state"
          ]
        },
        "place": {
          "type": "object",
          "additionalProperties": false,
          "properties": {
            "latitude": {
              "type": "number"
            },
            "longitude": {
              "type": "number"
            },
            "name": {
              "type": "string",
              "maxLength": 2000
            },
            "address": {
              "type": "string",
              "maxLength": 2000
            }
          },
          "required": [
            "latitude",
            "longitude"
          ]
        },
        "unsupported": {
          "type": "boolean"
        }
      },
      "required": [
        "type"
      ]
    },
    "items": {
      "type": "array",
      "items": {
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "id": {
            "type": "string",
            "maxLength": 64
          },
          "type": {
            "type": "string",
            "minLength": 1,
            "maxLength": 64
          },
          "plain_text": {
            "type": "string",
            "maxLength": 2000
          },
          "boolean": {
            "type": "boolean"
          },
          "number": {
            "type": "number"
          },
          "date": {
            "type": "object",
            "additionalProperties": false,
            "properties": {
              "start": {
                "type": "string",
                "minLength": 1,
                "maxLength": 64
              },
              "end": {
                "type": "string",
                "minLength": 1,
                "maxLength": 64
              },
              "time_zone": {
                "type": "string",
                "maxLength": 64
              }
            },
            "required": [
              "start"
            ]
          },
          "target_id": {
            "type": "string",
            "minLength": 1,
            "maxLength": 64
          },
          "option": {
            "type": "object",
            "additionalProperties": false,
            "properties": {
              "id": {
                "type": "string",
                "maxLength": 64
              },
              "name": {
                "type": "string",
                "minLength": 1,
                "maxLength": 200
              },
              "color": {
                "type": "string",
                "maxLength": 64
              }
            }
          },
          "options": {
            "type": "array",
            "items": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "id": {
                  "type": "string",
                  "maxLength": 64
                },
                "name": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 200
                },
                "color": {
                  "type": "string",
                  "maxLength": 64
                }
              }
            },
            "maxItems": 100
          },
          "user": {
            "type": "object",
            "additionalProperties": false,
            "properties": {
              "id": {
                "type": "string",
                "minLength": 1,
                "maxLength": 64
              },
              "name": {
                "type": "string",
                "maxLength": 2000
              }
            },
            "required": [
              "id"
            ]
          },
          "users": {
            "type": "array",
            "items": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "id": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 64
                },
                "name": {
                  "type": "string",
                  "maxLength": 2000
                }
              },
              "required": [
                "id"
              ]
            },
            "maxItems": 100
          },
          "file": {
            "type": "object",
            "additionalProperties": false,
            "properties": {
              "name": {
                "type": "string",
                "maxLength": 2000
              },
              "external_url": {
                "type": "string",
                "maxLength": 2048
              }
            }
          },
          "files": {
            "type": "array",
            "items": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "name": {
                  "type": "string",
                  "maxLength": 2000
                },
                "external_url": {
                  "type": "string",
                  "maxLength": 2048
                }
              }
            },
            "maxItems": 100
          },
          "formula": {
            "type": "object",
            "additionalProperties": false,
            "properties": {
              "result_type": {
                "type": "string",
                "enum": [
                  "boolean",
                  "date",
                  "number",
                  "string"
                ]
              },
              "boolean": {
                "type": "boolean"
              },
              "date": {
                "type": "object",
                "additionalProperties": false,
                "properties": {
                  "start": {
                    "type": "string",
                    "minLength": 1,
                    "maxLength": 64
                  },
                  "end": {
                    "type": "string",
                    "minLength": 1,
                    "maxLength": 64
                  },
                  "time_zone": {
                    "type": "string",
                    "maxLength": 64
                  }
                },
                "required": [
                  "start"
                ]
              },
              "number": {
                "type": "number"
              },
              "string": {
                "type": "string",
                "maxLength": 4096
              }
            },
            "required": [
              "result_type"
            ]
          },
          "unique_id": {
            "type": "object",
            "additionalProperties": false,
            "properties": {
              "prefix": {
                "type": "string",
                "maxLength": 64
              },
              "number": {
                "type": "number"
              }
            },
            "required": [
              "number"
            ]
          },
          "verification": {
            "type": "object",
            "additionalProperties": false,
            "properties": {
              "state": {
                "type": "string",
                "minLength": 1,
                "maxLength": 64
              },
              "verified_by_id": {
                "type": "string",
                "minLength": 1,
                "maxLength": 64
              },
              "start": {
                "type": "string",
                "minLength": 1,
                "maxLength": 64
              },
              "end": {
                "type": "string",
                "minLength": 1,
                "maxLength": 64
              }
            },
            "required": [
              "state"
            ]
          },
          "place": {
            "type": "object",
            "additionalProperties": false,
            "properties": {
              "latitude": {
                "type": "number"
              },
              "longitude": {
                "type": "number"
              },
              "name": {
                "type": "string",
                "maxLength": 2000
              },
              "address": {
                "type": "string",
                "maxLength": 2000
              }
            },
            "required": [
              "latitude",
              "longitude"
            ]
          },
          "unsupported": {
            "type": "boolean"
          }
        },
        "required": [
          "type"
        ]
      },
      "maxItems": 100
    },
    "rollup": {
      "type": "object",
      "additionalProperties": false,
      "properties": {
        "function": {
          "type": "string",
          "maxLength": 64
        },
        "state": {
          "type": "string",
          "enum": [
            "complete",
            "incomplete",
            "unsupported"
          ]
        },
        "value": {
          "type": "object",
          "additionalProperties": false,
          "properties": {
            "id": {
              "type": "string",
              "maxLength": 64
            },
            "type": {
              "type": "string",
              "minLength": 1,
              "maxLength": 64
            },
            "plain_text": {
              "type": "string",
              "maxLength": 2000
            },
            "boolean": {
              "type": "boolean"
            },
            "number": {
              "type": "number"
            },
            "date": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "start": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 64
                },
                "end": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 64
                },
                "time_zone": {
                  "type": "string",
                  "maxLength": 64
                }
              },
              "required": [
                "start"
              ]
            },
            "target_id": {
              "type": "string",
              "minLength": 1,
              "maxLength": 64
            },
            "option": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "id": {
                  "type": "string",
                  "maxLength": 64
                },
                "name": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 200
                },
                "color": {
                  "type": "string",
                  "maxLength": 64
                }
              }
            },
            "options": {
              "type": "array",
              "items": {
                "type": "object",
                "additionalProperties": false,
                "properties": {
                  "id": {
                    "type": "string",
                    "maxLength": 64
                  },
                  "name": {
                    "type": "string",
                    "minLength": 1,
                    "maxLength": 200
                  },
                  "color": {
                    "type": "string",
                    "maxLength": 64
                  }
                }
              },
              "maxItems": 100
            },
            "user": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "id": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 64
                },
                "name": {
                  "type": "string",
                  "maxLength": 2000
                }
              },
              "required": [
                "id"
              ]
            },
            "users": {
              "type": "array",
              "items": {
                "type": "object",
                "additionalProperties": false,
                "properties": {
                  "id": {
                    "type": "string",
                    "minLength": 1,
                    "maxLength": 64
                  },
                  "name": {
                    "type": "string",
                    "maxLength": 2000
                  }
                },
                "required": [
                  "id"
                ]
              },
              "maxItems": 100
            },
            "file": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "name": {
                  "type": "string",
                  "maxLength": 2000
                },
                "external_url": {
                  "type": "string",
                  "maxLength": 2048
                }
              }
            },
            "files": {
              "type": "array",
              "items": {
                "type": "object",
                "additionalProperties": false,
                "properties": {
                  "name": {
                    "type": "string",
                    "maxLength": 2000
                  },
                  "external_url": {
                    "type": "string",
                    "maxLength": 2048
                  }
                }
              },
              "maxItems": 100
            },
            "formula": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "result_type": {
                  "type": "string",
                  "enum": [
                    "boolean",
                    "date",
                    "number",
                    "string"
                  ]
                },
                "boolean": {
                  "type": "boolean"
                },
                "date": {
                  "type": "object",
                  "additionalProperties": false,
                  "properties": {
                    "start": {
                      "type": "string",
                      "minLength": 1,
                      "maxLength": 64
                    },
                    "end": {
                      "type": "string",
                      "minLength": 1,
                      "maxLength": 64
                    },
                    "time_zone": {
                      "type": "string",
                      "maxLength": 64
                    }
                  },
                  "required": [
                    "start"
                  ]
                },
                "number": {
                  "type": "number"
                },
                "string": {
                  "type": "string",
                  "maxLength": 4096
                }
              },
              "required": [
                "result_type"
              ]
            },
            "unique_id": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "prefix": {
                  "type": "string",
                  "maxLength": 64
                },
                "number": {
                  "type": "number"
                }
              },
              "required": [
                "number"
              ]
            },
            "verification": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "state": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 64
                },
                "verified_by_id": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 64
                },
                "start": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 64
                },
                "end": {
                  "type": "string",
                  "minLength": 1,
                  "maxLength": 64
                }
              },
              "required": [
                "state"
              ]
            },
            "place": {
              "type": "object",
              "additionalProperties": false,
              "properties": {
                "latitude": {
                  "type": "number"
                },
                "longitude": {
                  "type": "number"
                },
                "name": {
                  "type": "string",
                  "maxLength": 2000
                },
                "address": {
                  "type": "string",
                  "maxLength": 2000
                }
              },
              "required": [
                "latitude",
                "longitude"
              ]
            },
            "unsupported": {
              "type": "boolean"
            }
          },
          "required": [
            "type"
          ]
        }
      },
      "required": [
        "state"
      ]
    },
    "next_cursor": {
      "type": "string",
      "minLength": 1,
      "maxLength": 512
    },
    "has_more": {
      "type": "boolean"
    }
  },
  "oneOf": [
    {
      "required": [
        "response_type",
        "property_id",
        "property_type",
        "item"
      ],
      "properties": {
        "response_type": {
          "enum": [
            "scalar"
          ]
        }
      }
    },
    {
      "required": [
        "response_type",
        "property_id",
        "property_type",
        "items",
        "has_more"
      ],
      "properties": {
        "response_type": {
          "enum": [
            "list"
          ]
        }
      }
    }
  ]
}