Conversations
Get Assigned Conversations
Get all assigned conversations to current user
get/api/v1/conversations/assigned
Query parameters
pageinteger
Page number (defaults to 1)
page_sizeinteger
Number of items per page (defaults to 30, max 100)
Response
Assigned conversations retrieved successfully
Example response
{
"status": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.