Leads
Search leads with filters
One of 'propertyUid', 'agencyUid', 'leadUids' parameters is required. Endpoint will return only those leads which the api client is authorized to access.
get/api/v3.3/leads
Query parameters
propertyUidstring
agencyUidstring
leadUidsstring[]
List of uids. Usage '?leadUids=A,B,C' or '?leadUids=A&leadUids=B&leadUids=C'
checkInFromstring date
checkInTostring date
checkOutFromstring date
checkOutTostring date
checkInFromUtcDateTimestring
Example:2026-04-20T11:52:36
checkInToUtcDateTimestring
Example:2026-04-20T11:52:36
checkOutFromUtcDateTimestring
Example:2026-04-20T11:52:36
checkOutToUtcDateTimestring
Example:2026-04-20T11:52:36
updatedSincestring
Example:2026-04-20T11:52:36
_limitinteger
_cursorstring
Response
OK