get https://api.intercom.io/conversations/
You can fetch the details of a single conversation.
This will return a single Conversation model with all its conversation parts.
Hard limit of 500 parts
The maximum number of conversation parts that can be returned via the API is 500. If you have more than that we will return the 500 most recent conversation parts.