[GH-ISSUE #12237] feat: Add an option to API GET /api/v1/files/ to not return file content #55187

Closed
opened 2026-05-05 17:16:55 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @SuperPat45 on GitHub (Mar 31, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12237

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I want to GET all files metadata with the API /api/v1/files/
This API also return all file content which take a lot of time.

Desired Solution you'd like

I would like to have the ability to set a parameter in this API to not return the data parameter like:
content=false

Alternatives Considered

No response

Additional Context

No response

Originally created by @SuperPat45 on GitHub (Mar 31, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/12237 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I want to GET all files metadata with the API /api/v1/files/ This API also return all file content which take a lot of time. ### Desired Solution you'd like I would like to have the ability to set a parameter in this API to not return the data parameter like: content=false ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#55187