Authorizations
Query Parameters
TableView ID
Response
Successful response
curl --request GET \
--url https://core.ravenna.ai/api/tickets/unreadCounts \
--header 'x-ravenna-api-token: <api-key>'
{
"unreadTicketsByTableViewId": {}
}
curl --request GET \
--url https://core.ravenna.ai/api/tickets/unreadCounts \
--header 'x-ravenna-api-token: <api-key>'
{
"unreadTicketsByTableViewId": {}
}
TableView ID
Successful response
Show child attributes
Was this page helpful?