GET
/
get_job
/
{job_id}
/
{data_type}
/
{data_format}

Authorizations

x-api-key
string
header
required

Server authentication header of the form x-api-key: <api-key>, where <api-key> is your auth token

Path Parameters

job_id
integer
required

ID of the job to retrieve

data_type
enum<string>
required

Whether to retrieve the portfolio-level, marginal-level, or distribution results data

Available options:
marginal,
portfolio,
histogram
data_format
enum<string>
required

File format to retrieve the results in

Available options:
fpml,
csv,
json,
xml,
yaml

Response

200 - text/csv

The response is of type file.