/
Get Binary Supporting Document Data
Get Binary Supporting Document Data
Get the Bytes URL:
From a list of photos, access
response[i].person.additionalPhotos[j].links.bytes
From a person resource, access
response.additionalPhotos.{additionalPhotoType.name}.links.bytes
example:response.additionalPhotos.Signature.links.bytes
Request the binary supporting document data:
URI: {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 Binary Photo Data
Get Binary Photo Data
Read with this
Create Supporting Document (Additional Photo)
Create Supporting Document (Additional Photo)
More like this
Get Photo List
Get Photo List
More like this
Person Field Descriptions
Person Field Descriptions
Read with this
Photo Status Queues/Notifications (via AWS SQS or SNS)
Photo Status Queues/Notifications (via AWS SQS or SNS)
More like this
Get a Photo
Get a Photo
More like this