PhotosRetrieves a photo thumbnailRetrieves a photo thumbnail GET /api/v1/photos/:id/thumbnail Returns the thumbnail image data for a specific photo. On success returns binary image/jpeg data. On error returns JSON with error details. Requestβ Responsesβ200404photo foundphoto not found