/
Get Binary Photo Data

Get Binary Photo Data

  1. Get the photo bytes URL

    1. From a list of photos, access response[n].links.bytes

    2. From a person resource, access response.currentPhoto.links.bytes

  2. 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}



Related content

Get a Person
Get a Person
More like this
Release Notes
Release Notes
Read with this
Get Binary Supporting Document Data
Get Binary Supporting Document Data
More like this
Downloading Photos from CloudCard
Downloading Photos from CloudCard
Read with this
Get Photo List
Get Photo List
More like this
Person Field Descriptions
Person Field Descriptions
Read with this