Properties
NAME | TYPE | DESCRIPTION |
total | integer | Total number of subscribers documents that matched your query. |
subscribers | array | List of subscribers. Can be one of: |
Example
JSON
{
"total": 5,
"subscribers": ""
}
JSON
{
"total": 5,
"subscribers": ""
}