/contacts/:id/picture
GET {{url}}/contacts/{{contact_id}}/picture
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | null | ||
offset | null | ||
email | null | ||
phone_number | null | ||
street_address | null | ||
postal_code | null | ||
state | null | ||
country | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |