getConversation
Retrieves the Conversation object for a valid identifier.
GET
Path Parameters
Conversation id
Response
200
application/json
Returns a [Conversation](#schema_conversation) object if a valid identifier was provided. Returns [an error](#errors) otherwise
The response is of type object
.