---
title: "Get all the pictures that belong to a user"
method: GET
path: "/me/pictures"
tags: ["Users\\Pictures"]
---

# Get all the pictures that belong to a user

`GET /me/pictures`

This method returns all the portrait images belonging to the authenticated user.

## Query parameters

- `page` number
- `per_page` number

## Response `200`

The portrait images were returned.

---

[API](https://skmtc.net/vimeo/apis/vimeo-api.md) · [All operations](https://skmtc.net/vimeo/apis/vimeo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vimeo/vimeo-api/versions/ea882e0224a4/schema)
