get {protocol}://{base-url}/integration/v1/conversations//
Gets a conversation with the given ID.
Responses
Gets a conversation with the given ID.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v1/conversations/conversation_id/ \
--header 'accept: application/json'