Fetch from IPFS
Retrieve content from IPFS by its CID hash via the Kleros gateway
GET
Fetch content from IPFS
Path Parameters
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).
Fetch content from IPFS