Happiness ratings report.
Happiness ratings report.
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/happiness?start_date=2019-08-24&end_date=2019-08-24"{ "total_ratings_count": 0, "great_ratings_count": 0, "great_ratings": [ {} ], "bad_ratings_count": 0, "bad_ratings": [ {} ], "okay_ratings_count": 0, "okay_ratings": [ {} ]}