Skip to main content

Report run results file

GET 

/reportruns/:reportRunId/:fileType

Report run results file

Request

Path Parameters

    reportRunId uuidrequired
    fileType stringrequired

    Possible values: [csv, xlsx, json]

    Type of file to retrieve.

    JSON is only available for Change reports

Query Parameters

    _apikey stringrequired

    You can find your API key in the Import.io dashboard under User Settings

Responses

File

Schema

    string

Loading...