Agent
Number of APIs: 7
-
List agents GET https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/agents
-
View an agent GET https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/agents/{agent_id}
-
Update the connection status of an agent PATCH https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/agents/{agent_id}/connection
-
Cancel assignments POST https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/agents/{agent_id}/cancel_assignments
-
Retrieve a list of an agent's connection logs GET https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/agents/{agent_id}/connection_logs
-
Get number of an agent’s assigned tickets GET https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/agents/{agent_id}/assigned_ticket_counts
-
Get number of an agent’s closed tickets GET https://desk-api-{{APP_ID}}.sendbird.com/platform/v1/agents/{agent_id}/closed_ticket_counts