cURL
curl --request GET \ --url https://chat.toolzz.ai/api/v1/accounts/{account_id}/conversations/{conversation_id}
account_id: The ID of the account to get the conversation for.
conversation_id: The ID of the conversation to get.