Retrieves the Conversation object for a valid identifier.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Conversation id
Returns a Conversation object if a valid identifier was provided. Returns an error otherwise
The response is of type object
.