v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Application

Get App Attempts Stats

Application-level statistics on message attempts.

get/api/v1/app/{app_id}/stats/attempts

Path parameters

app_idstring required

The Application's ID or UID.

Example:unique-identifier

The Application's ID or UID.

Query parameters

sincestring date-time required
untilstring date-time required
event_typesstring[] nullable

Filter response based on the event type

Filter response based on the event type

[
  "user.signup"
]

Response

by_event_typeobject required
total_successinteger required
total_failureinteger required
total_canceledinteger required
sincestring date-time required
untilstring date-time required