appext.appPhotosGet
Return all uploaded images in app’s image collection
Name | Required | Type | Description |
---|---|---|---|
anchor | false | | Paging id |
direction | false | | Paging direction |
count | false | | Amount of images in a response. From 1 to 100. 10 by default |
fields | false | | Image fields to return in a response |
Authorization
Session is prohibitedRequired 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