photos.getAlbums

Getting information about user, group album’s.

NameRequiredTypeDescription
uid false String

User id for no session method calls. If specified, method will be called as from this user’s session

fid false String

Id of a user albums of whom must be returned. If not specified than current user’s albums will be returned instead.

Parameter is ignored if gid was specified

gid false String

Group id

pagingAnchor false String

Anchor used for paging results

pagingDirection false PagingDirection

Paging direction

count false int

Number of albums to be returned in response

detectTotalCount false Boolean

Try to detect total amount of available photos. Default value: false

fields false FieldSets

List of required object fields

album_type false PhotoAlbumType

Album type

Authorization

Session is optional (for External applications - required)

Required permissions

  • VALUABLE_ACCESS

Type

{
  • albums:[
    ]
}

Application paramters

User session data

Method

List of paramters

Используем для подписи secret_key = session_secret_key
Используем для подписи secret_key = application_secret_key
Используем для подписи secret_key = MD5(access_token + application_secret_key)
secret_key =
Сортируем и склеиваем параметры запроса и secret_key
Рассчитываем MD5 от полученной строки и получаем параметр sig