engagement types retrieve

GET {{baseUrl}}/engagement-types/:id

Returns an EngagementType object with the given id.

Request Params

KeyDatatypeRequiredDescription
include_remote_databooleanWhether to include the original data Merge fetched from the third-party to produce these models.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

RESPONSES

status: OK

{"id":"urn:uuid:c239a501-f8fa-7da0-3122-22336f84ec15","remote_id":"19202938","activity_type":"CALL","name":"First Call"}