Get a resource
GET /resources/{resource_id}
GET
/resources/{resource_id}
Retrieve a specific resource by ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” resource_id
required
string
Resource ID
Responses
Section titled “ Responses ”Resource details
object
id
string
external_id
string | null
company_id
string
first_name
string | null
last_name
string | null
metadata
object | null
date_created
string format: date-time
date_modified
string format: date-time
is_active
boolean
preferences
object | null
archived
boolean
timezone
string | null
unit_id
string | null
service_area_id
string | null
display_name
string | null
Resource not found