---
title: "List Profile Pictures"
method: GET
path: "/api/v1/files/profile_pictures/list"
tags: ["Files"]
---

# List Profile Pictures

`GET /api/v1/files/profile_pictures/list`

List profile pictures from local filesystem.

Profile pictures are first looked up in config_dir/profile_pictures/,
then fallback to the package's bundled profile_pictures directory.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/langflow-ai/apis/langflow.md) · [All operations](https://skmtc.dev/langflow-ai/apis/langflow/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/langflow-ai/langflow/revisions/088c1fc24528/schema)
