Retrieve a specific album
GET/album/getAlbum
Authentication
Include your API key in the
x-api-key header on every request.Query parameters
albumIdstringrequiredResponse · 200 Album retrieved successfully
dataobjectrequiredalbumIdstringrequirednamestringmin 1max 40ownerIdstringshareUrlstringA URL that can be shared with others to view the album. This URL is static and will always point to the album. You can safely cache this URL for future use.
numPhotosintegerThe number of photos in the album
numParticipantsintegerThe number of participants in the album (inclusive of the album owner)
warningsArray<string>string