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