Get a conversation.
GET {{baseUrl}}/v4/conversations/:uid
Gets a conversation that has previously been created.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"assignedUserUid":"00000000-0000-0000-0000-000000000000","channel":{"identifier":"email@email.com","type":"email"},"closed":false,"contactName":"dol","createdAt":"2015-01-23T23:50:07Z","lastItemAt":"2015-01-23T23:50:07Z","locationUid":"00000000-0000-0000-0000-000000000000","uid":"00000000-0000-0000-0000-000000000000","updatedAt":"2015-01-23T23:50:07Z"},"metadata":{"url":"https://www.podium.com/"}}