Agent leaderboard.
Agent leaderboard.
bearerToken Personal access tokens created from the ThriveDesk UI. Create one under Integrations -> API Keys.
In: header
Inbox identifier.
Start of the reporting window.
dateEnd of the reporting window.
dateapplication/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/reports/string/agents?start_date=2019-08-24&end_date=2019-08-24"{ "agents": [ { "id": "string", "first_name": "string", "last_name": "string", "name": "string", "conversation_count": 0, "resolution_count": 0, "pivot": {} } ]}