Retrieve attachments of contact items such as contact photos.

Request

GET https://api.snapaddy.com/grabber/v1/attachment/{contactItemId}/{attachmentId}

Path parameters

Parameter name Value Description Additional
contactItemId string

Id of the contact item to retrieve attachments for

Required
attachmentId string

Id of the attachment to retrieve

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

401 Unauthorized

Unauthorized

404 Not Found

Not Found


Explore this API

contactItemId

Id of the contact item to retrieve attachments for

attachmentId

Id of the attachment to retrieve

Response Content-Type

Choose an authorisation method:

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