Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
{
"total_human_messages": 123,
"agent_message_counts": {}
}
{
"total_human_messages": 123,
"agent_message_counts": {}
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.