GET List Conversations
Introduction
Retrieves all conversations for a user, taking into account their organization context.
GET /conversations
Sample request
curl -X GET 'https://{api_endpoint}/conversations'
-H 'Authorization: Bearer YOUR_ACCESS_TOKEN'
Sample response
Last updated