Get property owner contact info
GET/developer/properties/:id/owner-contact
Retrieve the property owner's contact details including name, email, and phone number. Use this to enable direct owner communication features or display owner information on the listing. Returns null data if no owner is associated with the property.
Request
Responses
- 200
- 403
- 404
- 429
Owner contact details (name, email, phone) or null if no owner found
Invalid API key, IP not whitelisted, or origin not allowed
Property not found
Rate limit exceeded — check Retry-After header