GET /sms/v1/contacts/refreshList/{id}/status/{tokenId}
Retrieves the refresh list status.
| Name | Type | Description |
|---|---|---|
ListID | String | Required. The ID of the list found in the MobileConnect interface |
TokenID | String | Required. The unique ID returned when using the RefreshList operation |
This sample request shows how to retrieve the status of a list.
The response contains information about the specified list.
If the request wasn’t valid, the API returns a 400 response that includes details about the error that occurred.