Photos
🛡️ Get data about a photo.
<h3>🛡️ Requires Capabilities: <code>Photos.Read</code></h3>get/api/v1/photo/{id}
Path parameters
idstring required
The photo to address, given as either its numeric row ID or its UUID photo ID.
Query parameters
fileboolean
metadataboolean
thumbnailsboolean
photoAlbumEntriesboolean
Response
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
- ○