Returns photos with unconfirmed tags of the current user.
This method requires the following permissions: photos:read.
Parameters
offset
integer
(non-negative)
Offset into the list of photos for pagination.
count
integer
(1..100)
How many photos to return.
By default 50.
extended
boolean
Whether to return extra fields about likes, comments, and tags for each photo.
By default false.
Result
A paginated list of photos with extra fields in each:
- placer_id — identifier of the user who added the tag
- tag_created — unixtime of when the tag was created
- tag_id — tag identifier