Required permit | Rate limit tokens cost |
---|---|
Reporting:Api:Report:Sendings | 2 |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer | (via X-Customer header) |
Type | Filterable | Can change? |
---|---|---|
Enum |
Type | Filterable | Can change? |
---|---|---|
String |
Type | Filterable | Can change? |
---|---|---|
Enum |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Enum |
Type | Filterable | Can change? |
---|---|---|
Enum |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
Integer |
Type | Filterable | Can change? |
---|---|---|
String(ISO 8601 timestamp) |
Type | Filterable | Can change? |
---|---|---|
Object(dynamic) |
"1h":{
"from":"2025-04-11T08:00:00.000000Z",
"to":null
},
"1d":{
"from":"2025-04-11T00:00:00.000000Z",
βto":null
},
"1w":{
"from":"2025-04-07T00:00:00.000000Z",
"to":null
},
"1mo":{
"from":"2025-04-01T00:00:00.000000Z",
"to":null
}
{
"records": [
{
"id":452,
"loyalty_club_id":275,
"language":null,
"channel":"push",
"service_type":"rewards_notifications",
"reporting_id":null,
"source_id":null,
"source_app":"messages_api",
"source_type":"other",
"audience_id":null,
"campaign_id":null,
"dispatches_count":67066,
"members_count":8679,
"new_count":909,
"delivered_count":0,
"delivery_errored_count":0,
"failed_count":165,
"opened_count":0,
"opened_events_count":0,
"transiently_failed_count":0,
"transmitted_count":65992,
"created_at":"2025-04-11T08:29:09.359381",
"timeseries_time_ranges":{
"1h":{
"from":"2025-04-11T08:00:00.000000Z",
"to":null
},
"1d":{
"from":"2025-04-11T00:00:00.000000Z",
"to":null
},
"1w":{
"from":"2025-04-07T00:00:00.000000Z",
"to":null
},
"1mo":{
"from":"2025-04-01T00:00:00.000000Z",
"to":null
}
}
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}
Key | Type | Description |
---|---|---|
reporting_id | Integer | See in Fields |
service_type | String | See in Fields |
ids | Array[Integer] | Internal sending IDs which are aggregated |
dispatches_count | Integer | See in Fields |
members_count | Integer | See in Fields |
new_count | Integer | See in Fields |
delivered_count | Integer | See in Fields |
delivery_errored_count | Integer | See in Fields |
failed_count | Integer | See in Fields |
opened_count | Integer | See in Fields |
opened_events_count | Integer | See in Fields |
transiently_failed_count | Integer | See in Fields |
transmitted_count | Integer | See in Fields |
first_created_at | String(ISO 8601 timestamp) | Time of first sending created_at |
last_created_at | String(ISO 8601 timestamp) | Time of last sending created_at |
{
"records": [
{
"reporting_id":7265,
"service_type":"campaigns",
"ids":[
40689
],
"dispatches_count":73,
"members_count":73,
"new_count":0,
"delivered_count":72,
"delivery_errored_count":1,
"failed_count":0,
"opened_count":0,
"opened_events_count":0,
"transiently_failed_count":0,
"transmitted_count":73,
"first_created_at":"2025-08-06T09:00:31.423979",
"last_created_at":"2025-08-06T09:00:31.423979",
"timeseries_time_ranges":{
"1h":{
"from":"2025-08-06T09:00:00.000000Z",
"to":"2025-08-08T09:00:31.423979Z"
},
"1d":{
"from":"2025-08-06T00:00:00.000000Z",
"to":"2025-08-08T09:00:31.423979Z"
},
"1w":{
"from":"2025-08-04T00:00:00.000000Z",
"to":"2025-08-08T09:00:31.423979Z"
},
"1mo":{
"from":"2025-08-01T00:00:00.000000Z",
"to":"2025-08-08T09:00:31.423979Z"
}
}
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}