Required permit | Rate limit tokens cost | Available intervals |
---|---|---|
Reporting:Api:Report:MembersCountHistory | 3 | 5m, 1h, 1d, 1w, 1mo |
Type | Filterable |
---|---|
Integer | (via X-Customer header) |
Type | Filterable |
---|---|
Enum |
Type | Filterable |
---|---|
String |
{
"interval": "1d",
"range_timezone": "Europe/Oslo",
"time_buckets": [
"2025-08-28T00:00:00.000+02:00",
"2025-08-29T00:00:00.000+02:00"
],
"series": [
{
"label": {
"grouping_type": "gender",
"grouping_value": "man"
},
"values": [
11500,
11709
]
},
{
"label": {
"grouping_type": null,
"grouping_value": null
},
"values": [
32272,
35292
]
},
{
"label": {
"grouping_type": "optin_channel",
"grouping_value": "android"
},
"values": [
20402,
408
]
}
],
"data_points": 66,
"result_type": "timeseries"
}