Skip to main content
GET
Fetch content from IPFS

Path Parameters

hash
string
required

The IPFS CID (v0 or v1) of the content to retrieve. May include a subpath for directory traversal, e.g. QmHash.../metadata.json.

Example:

"QmTaZuQjJT9NZCYsqyRmEwLb1Vt3gme1a6BS4NQLiWXtH2"

Response

Content retrieved successfully

For JSON files: the parsed content. Schema varies by content type (dispute template, evidence, policy doc).