v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBUsers\Pictures
Get all the pictures that belong to a user
This method returns all the portrait images belonging to the authenticated user.
get/users/{user_id}/pictures
Path parameters
user_idnumber required
Example:152184
The ID of the user.
Query parameters
pagenumber
Example:1
The page number of the results to show.
per_pagenumber
Example:10
The number of items to show on each page of results, up to a maximum of 100.
Response
The portrait images were returned.