Skip to main content

Retrieve messaging profile metrics

GET 
/messaging_profiles/:id/metrics

Retrieve messaging profile metrics

Request

Path Parameters

    id uuidrequired

    The id of the messaging profile to retrieve

Query Parameters

    time_frame string

    Possible values: [1h, 3h, 24h, 3d, 7d, 30d]

    Default value: 24h

    The timeframe for which you'd like to retrieve metrics.

Responses

200: Successful response with details about a messaging profile's metrics.

default: Unexpected error

Loading...