cURL
curl --request GET \ --url https://api.example.com/api/agents/{agentId}/conversations
{ "conversations": [ {} ] }
Was this page helpful?