> For the complete documentation index, see [llms.txt](https://doc.cess.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.cess.network/products/deoss/api_description/metadata.md).

# View File Metadata

This interface is used to view the metadata of a file.

**HTTP Interface:**

GET   /file/metadata/

**Request example:**

```shell
curl -X GET URL/file/metadata/<fid>
```
