Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://api.local.stratumn.com:3000/trace/{traceId}/file/{digest} \ --header 'Authorization: Bearer <token>'
Downloads a file from a given trace by id and digest
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The UUID of the trace
The digest
The file downloaded from the given trace