| Required permit | Rate limit tokens cost |
|---|---|
| Reporting:Api:Report:MembersCount | 1 |
| Type | Filterable | Readonly |
|---|---|---|
| Integer | (via X-Customer header) |
| Type | Filterable | Readonly |
|---|---|---|
| Integer |
| Type | Filterable | Readonly |
|---|---|---|
| Time |
{
"records": [
{
"community_id": 235,
"members_count": 850,
"updated_at": "2024-08-14T05:56:40.098000Z"
}
],
"pagination": {
"next_page_info": null
},
"result_type": "records"
}{
"records": [
{
"members_count": 850,
}
],
"pagination": {
"next_page_info": null
},
"result_type": "records"
}