v1

latestOpenAPI 3.1.02026-07-24700152.8 KB

List property contacts

List property tags configured for a Breezeway company; creation of company tags must be performed within the app

get/property/{id}/contacts

Path parameters

idstring required

ID of the home in the Breezeway System

Query parameters

company_idinteger[]

Fetch property tags associated with the specified Breezeway company IDs (cross-company access required)

per_pageinteger

Records returned per page

limitinteger

Number of records returned per page

pageinteger

The page to return

sort_by'first_name' | 'last_name' | 'email' | 'created_at'

Attribute on the Contact to sort by

sort_order'asc' | 'desc'

Sorting order

Response

200