API to get file metadata on cases


With the new /info endpoint for case files, you can now consistently retrieve file metadata as JSON, making it easier to get file information and not just the file contents.

Use the existing /download endpoint when you need the actual file contents, and the new /info endpoint when you only need the metadata.