Description Usage Arguments See Also
Gets/Lists ubscribers.
1 2 3 | list_subscribers(token, group_id, limit, last_evaluated_key, filter)
get_subscriber(token, imsi)
|
token |
Your API token. |
group_id |
Group's ID. |
limit |
Maximum number of response records. |
last_evaluated_key |
The last subscriber's IMSI obtained last time. If given, the API would return subscribers from its next. |
filter |
Filter condition. If both |
imsi |
Subscriber's IMSI.
It is mandatory when |
query_filter_subscriber
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.