Get Customer Locations
Retrieve all locations associated with a specific customer. Supports filtering by location type, status, geographic area, and includes pagination. Use include parameter to load related services, contacts, and equipment data.
Headers
{{tenant_key_name}}
Query parameters
include
Optional: Include related data (services,contacts,equipment)
sort
Optional: Sort order (created_at,-updated_at,is_primary,city,state)
page
Optional: Page number for pagination
per_page
Optional: Items per page (max 100)
Response headers
Host
X-Powered-By
Cache-Control
Response
OK
data
meta
links
stats
summary

