hedera-mirror-node
hedera-mirror-node copied to clipboard
File REST API
Problem
As a Hedera user, I'd like to be able to retrieve file metadata for free via the mirror node.
Solution
- Create a file REST API HIP that designs a new
/api/v1/files/{id}that shows a specific file's metadata
Alternatives
No response