Photos

🛡️ Get a photo blob.

<h3>🛡️ Requires Capabilities: <code>Photos.Read</code></h3>
get/api/v1/photo/{id}/blob

Path parameters

idstring required

The photo to address, given as either its numeric row ID or its UUID photo ID.

Query parameters

autoConvertboolean

Changes

Changed in 1 of the 176 revisions of this API.1

    • for the path request parameter id, the type/format was generalized from number/ to string/

      request-parameter-type-generalized