engagements retrieve
GET {{baseUrl}}/engagements/:id
Returns an Engagement
object with the given id
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expand | string | Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces. | |
include_remote_data | boolean | Whether to include the original data Merge fetched from the third-party to produce these models. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Account-Token | string | (Required) Token identifying the end user. | |
Accept | string |
RESPONSES
status: OK
{"id":"7399b576-5528-c232-3c9e-11ba779d34e7","remote_id":"19202938","owner":"0358cbc6-2040-430a-848e-aafacbadf3aa","content":"Call for negotiation","subject":"Call from customer","direction":"INBOUND","engagement_type":"0358cbc6-2040-430a-848e-aafacbadf3aa","start_time":"2022-02-10T00:00:00Z","end_time":"2022-02-10T00:05:00Z","account":"urn:uuid:751b9341-e714-0524-9b30-7718689aa79d","remote_data":[{"path":"conseq","data":{"enim_630":{},"voluptate7":{},"cupidatat_a2":{}}},{"path":"pariatur","data":{"sint_1_":{},"cillum_300":{},"esse_b96":{},"Excepteur44":{}}}],"remote_was_deleted":true}