Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

URI: https://app.cloudcardtools.com/{bytes link for photo}

example URI: https://app.cloudcardtools.com/api/photos/lotsOfRandomLettersAndNumbers/bytes
(see Get Photo List for instructions describing how to get a list of photos including their bytes links)

HTTP Method: GET

Required Headers: X-Auth-Token (see: Authentication)

Example HTTP Request Body
 
Example Response
200 OK
Content-Type: image/jpeg;charset=utf-8

BODY: {BINARY JPEG CONTENT}
  • No labels