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