R
R
Ruslan2016-08-24 18:20:43
In contact with
Ruslan, 2016-08-24 18:20:43

How to find out what photos are in the Vkontakte album through the API?

Through the photos.get and photos.getAll methods, I did not understand how to find out which photos are in a particular album.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladislav Startsev, 2016-08-31
@esvlad

https://api.vk.com/method/photos.get?owner_id=ID_USER&album_id=ID_ALBUM&count=1000&access_token=TOKEN

Where:
ID_USER - id of the user or group (put a minus sign before the id)
ID_ALBUM - id of the album
count - number of photos
TOKEN access token

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question