Get Team Unassigned Conversations
Conversations
Get Team Unassigned Conversations
Get conversation assigned to team but not assigned to any agent
GET
Get Team Unassigned Conversations
Authorizations
Basic authentication using base64 encoded API key and secret. Format: Authorization: Basic <base64(api_key:api_secret)>
Path Parameters
The unique identifier for the team
Query Parameters
Page number (defaults to 1)
Number of items per page (defaults to 30, max 100)
Required range:
1 <= x <= 100
