Retrieve preview photos for a specific album
GET/album/getPreviewPhotos
Preview photos are a subset of the album's photos (max. 32 photos) that anyone can view when the preview feature is ON for that album
Authentication
Include your API key in the
x-api-key header on every request.Query parameters
albumIdstringrequiredResponse · 200 Preview photos retrieved successfully
dataArray<PreviewPhoto>requiredobject
photoIdstringrequiredwidthintegerheightintegeroriginalUrlstringrequiredA signed URL to access the originally uploaded image
stableUrlstringrequiredA signed URL to access the stable version of the image (JPEG or WebP, <15 MB)
warningsArray<string>string