Catalog›Get a service area
Get a service area
Returns one service area — a geographic coverage zone (service territory) the business operates in, with its name and geometry metadata. Reference its UUID as `service_area_id` on customer records for territory-aware dispatch.
Arguments
idstringpathrequired
Service Area ID
GET/v1/service-areas/{id}
curl -X GET "https://api.crisphive.com/v1/service-areas/9b2f6c3e-1a4d-4f0a-8f2e-7c5d1b3a9e01" \ -H "Authorization: Bearer chsk_test_4eC8xQ9mZ2pL7Ka0rT"
Bearer