Listings
Search by Agent / Office
Searches active and sold listings for a specific agent (the caller by default), their office, or a set of MLS listing IDs.
Notes:
- limit must be in (0, 1000]; otherwise 400 LISTING_LIMIT_NOT_VALID.
- listingId and soldListingId cannot be supplied together; doing so returns an error envelope on HTTP 200.
- At least one of agentListings, officeListings, listingId, soldListingId, mlsListingIds, buildingName, or buildingAddress must identify the search target.
- When userId differs from the caller, caller must have MANAGE_TEAM_AGENT permission.
GET
Search by Agent / Office
Headers
Bearer [access_token]
Query Parameters
Response
Search result envelope with active listings, sold listings, and listing metadata.
Response for GET /v1.0/listing. Carries active-listing results, sold-listing results, and pagination / total metadata.