v1

latestOpenAPI 3.0.02026-07-1374103805.5 KB

Use this method to get a list of profile pictures for a user. Returns a UserProfilePhotos object.

post/getUserProfilePhotos

Request body

user_idinteger required

Unique identifier of the target user

offsetinteger

Sequential number of the first photo to be returned. By default, all photos are returned.

limitinteger

Limits the number of photos to be retrieved. Values between 1-100 are accepted. Defaults to 100.

Response

okboolean required