Retrieves the number of contact items that are part of your contact list specified by {listId}.

Request

GET https://api.snapaddy.com/grabber/v1/contactlist/{listId}/count

Path parameters

Parameter name Value Description Additional
listId string

ID of the contact list

Required

Authorisation

This request requires the use of one of following authorisation methods: API key .

Response

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

Explore this API

listId

ID of the contact list

Response Content-Type

Choose an authorisation method:

API key API key to be used for request
Try it out!