Returns photo albums.

Getting non-public albums requires a token with photos:read permission.

This method can be called without an access token.

Parameters

album_ids
string

Comma-separated list of up to 100 album identifiers.

need_covers
boolean

Whether to return a cover photo for each album.

By default false.

Result

An array of photo albums.

Errors

Global errors may occur when calling this method.