Skip to main content
POST

Authorizations

Authorization
string
header
required

Enter a Bearer token obtained via the OAuth client credentials flow or from the Access Tokens tab in your account settings.

Body

application/json
account_id
integer
required

The ID of the account you're requesting data for.

Example:

1111

property_filters
object

Optional filters to apply when selecting properties. Omit geographic filters to search across all available areas.

Response

Successfully retrieved property data. Returns properties in JSON:API format with comprehensive property details.

data
object[]
required

Array of property data in JSON:API format