📄️ List Files
Retrieves a list of all files with filtering, searching, and ordering capabilities.
📄️ Upload File
Uploads a new file to the system. The file will be associated with the authenticated user.
📄️ Retrieve File
Retrieves detailed information about a specific file by its ID.
📄️ Update File
Updates an existing file's metadata.
📄️ Delete File
Deletes an existing file from the system. This will remove both the file record and the actual file from storage.