Downloading Reports

This API is for downloading the reports.

Resource URL
POST Method Resource URL: http://localhost:9081/sigma/rest/reports/download

Query Parameters are as follows:

Name

Description

Sample Values

action

String indicating the action to be executed. DOWNLOAD_REPORT is the default action value for downloading the generated individual/group reports.

DOWNLOAD_REPORT

referenceNumber

Unique number provided as the response for running report API request.

sample2djj-6c394d0e-9802-49ae-bdd3-9ccaed431ecd

accessToken

Obtained access token as the response for generate token API request.

sample61d74837-2e77-4ede-a967-2c84b30-dws-b3b4f

The report gets generated automatically in Sigma.

Â