Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

The identifier of the messaging profile.

Query Parameters

time_frame
enum<string>
default:24h

The time frame for metrics. The time frame for metrics aggregation.

Available options:
1h,
3h,
24h,
3d,
7d,
30d

Response

Successful response with detailed profile metrics.

data
object

Detailed metrics for a messaging profile.