/
Get Binary Photo Data
Get Binary Photo Data
Get the photo bytes URL
From a list of photos, access
response[n].links.bytes
From a person resource, access
response.currentPhoto.links.bytes
Request the binary photo data with the following request.
URI: {Photo Bytes URL}
HTTP Method: GET
Example HTTP Request Body
{EMPTY}
Example Response
200 OK
Content-Type: image/jpeg;charset=utf-8
BODY: {BINARY JPEG CONTENT}
, multiple selections available,
Related content
Get Photo List
Get Photo List
More like this
Process a Photo
Process a Photo
More like this
Create a Photo
Create a Photo
More like this
Downloading Photos from CloudCard
Downloading Photos from CloudCard
Read with this
Update Photo
Update Photo
More like this
Get a Photo
Get a Photo
More like this