GET /sms/v1/contacts/refreshList/{id}/status/{tokenId}

Retrieves the refresh list status.

NameTypeDescription
ListIDStringRequired. The ID of the list found in the MobileConnect interface
TokenIDStringRequired. 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.