Skip to main content

List messaging profile metrics

GET 
/messaging_profile_metrics

List messaging profile metrics

Request

Query Parameters

    page[number] integer

    Possible values: >= 1

    Default value: 1

    The page number to load

    page[size] integer

    Possible values: >= 1 and <= 250

    Default value: 20

    The size of the page

    id uuid

    The id of the messaging profile(s) to retrieve

    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 a list of messaging profile metrics.

default: Unexpected error

Loading...