Download the result of a compute
Description
Download the partial response of a compute task with a file as output
Endpoint
/compute/{computeId}/file/{fileId}
Method
GET
Access Level Rules
Access Level
Account holder only.
Processing Units
Processing units
1
Parameters
Name
Description
Required
Default
computeId
The id of the compute to retrieve output from.
true
fileId
The id of the output file to download.
true
Last updated
Was this helpful?