photos.getAlbumInfo
Getting information about photo album
| Name | Required | Type | Description |
|---|---|---|---|
| uid | false | User ID. If not specified the current user ID is used instead. | |
| aid | true | Photo album ID | |
| fid | false | Friend ID whose photos you want to receive | |
| gid | false | Group ID whose photos you want to receive | |
| fields | false | List of requested fields | |
| album_type | false | Album type |
Authorization
Session is optional (for External applications - required)Required permissions
- PHOTO_CONTENT
- VALUABLE_ACCESS

