Retrieves a list of all of your contact lists.
GET https://api.snapaddy.com/grabber/v1/contactlist
This request requires the use of one of following authorisation methods:
API key
.
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK Success |
ContactList |
| 401 | Unauthorized Unauthorized |
Error |
| 500 | Internal Server Error Internal Server Error |
Error |