Retrieve JIT Reports

Retrieves a JIT report for the requested report type and system date. By default, the report is returned inline. For large reports, use response_type=download_url to receive a temporary signed download URL.

Query Params
string
enum
required

The type of report you want to get.

Allowed:
date
required

Date of file generation.

string
enum

The asset class to retrieve for.

Allowed:
string
enum
Defaults to inline

Controls how the report is returned. Use inline to return the report content directly in the response. Use download_url to return a temporary signed URL that can be used to download the generated report. If omitted, the default value is inline.

Allowed:
Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json