Returns photos.

Photos that are in non-public albums require a token and the photos:read permission.

This method can be called without an access token.

Parameters

photo_ids
string

Comma-separated list of up to 1000 photo identifiers.

extended
boolean

Whether to return extra fields about likes, comments, and tags for each photo.

By default false.

Result

An array of photos.

Errors

Global errors may occur when calling this method.