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

# Get all the pictures that belong to a user

`GET /users/{user_id}/pictures`

## Path parameters

- `user_id` number, required

## Query parameters

- `page` number
- `per_page` number

## Response `200`

The pictures were returned.

---

[API](https://skmtc.dev/vimeo/apis/vimeo-api.md) · [All operations](https://skmtc.dev/vimeo/apis/vimeo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/vimeo/apis/vimeo-api/revisions/d7ed89f8d03e?raw)
