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
pathrequest parameterid, the type/format was generalized fromnumber/tostring/request-parameter-type-generalized
- ○