Returns the results of a job or its status
Server authentication header of the form x-api-key: <api-key>
, where <api-key>
is your auth token
ID of the job to retrieve
Whether to retrieve the portfolio-level, marginal-level, or distribution results data
marginal
, portfolio
, histogram
File format to retrieve the results in
fpml
, csv
, json
, xml
, yaml
Successful response with the job results in CSV format
The response is of type file
.