Skip to content

Album object

Photo albums for organizing image collections

FieldTypeDescription
idinteger (int32)Unique album identifier
userIdinteger (int32)Owner user ID
titlerequiredstringAlbum title
descriptionstringAlbum description
coverImagestring (uri)Cover image URL
photoCountinteger (int32)Number of photos
isPublicbooleanWhether publicly visible
createdAtstring (date-time)

Released under the MIT License.