Catalog›List service areas
List service areas
Returns the business's geographic coverage: paginated service areas (service territories / coverage zones) used for routing jobs to the right teams. Discover the `service_area_id` values accepted on customer create/update here.
Arguments
pageintegerqueryoptional
Page number (default 1)
limitintegerqueryoptional
Items per page (default 15, max 1000)
GET/v1/service-areas
curl -X GET "https://api.crisphive.com/v1/service-areas" \ -H "Authorization: Bearer chsk_test_4eC8xQ9mZ2pL7Ka0rT"
Bearer