curl --request GET \ --url https://core.api.ravennahq.com/api/tickets/unreadCounts \ --header 'x-ravenna-api-token: <api-key>'
{ "unreadTicketsByTableViewId": {} }
Successful response
The response is of type object.
object