# 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 ## Servers - Production server: https://public-api.joinswsh.com (Production server) ## Authentication methods - Api key auth ## Parameters ### Query parameters - **albumId** (string) ID of the album to retrieve preview photos for ## Responses ### 200 #### Body: application/json (object) - **data** (array[object]) - **warnings** (array[string]) ### 404 Album not found [Powered by Bump.sh](https://bump.sh)