appext.appPhotosGet

Return all uploaded images in app’s image collection

NameRequiredTypeDescription
anchor false String

Paging id

direction false PagingDirection

Paging direction

count false Integer

Amount of images in a response. From 1 to 100. 10 by default

fields false FieldSets

Image fields to return in a response

Authorization

Session is prohibited

Required permissions

  • VALUABLE_ACCESS

Type

{ "anchor": "String", "etag": "String", "has_more": "Boolean", "photos": [ { "id": "String", "picgif": "String", "picmp4": "String", "picwebm": "String", "ref": "String", "text": "String", "url": "String" } ], "totalCount": "Integer" }

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