Skip to main content
Get app metrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required

The unique identifier of the app.

Response

OK

total_conversations
integer
required

The total number of conversations created through this app.

total_messages
integer
required

The total number of messages exchanged across all conversations.

total_users
integer
required

The total number of unique users who have interacted with this app.