Retrieves the number of contact items that are part of your contact list specified by {listId}.
GET https://api.snapaddy.com/grabber/v1/contactlist/{listId}/count
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| listId | string | ID of the contact list |
Required |
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 |
Size |
| 401 | Unauthorized Unauthorized |
Error |
| 500 | Internal Server Error Internal Server Error |
Error |