List service areas
GET /service-areas
GET
/service-areas
Retrieve a list of service areas
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” page
integer
page_size
integer
Responses
Section titled “ Responses ”List of service areas
object
data
Array
total
integer
page
integer
page_size
integer
has_more
boolean
data
Array<object>
object
id
string
external_id
string | null
company_id
string | null
name
string | null
description
string | null
abbv
string | null
Unauthorized
object
success
required
boolean
error
required
string
Example
An error occurred