Listing Report and Report Group
This API lists the available report and report group masters from the Sigma schema.
Resource URL
listReports Method Resource URL: http://localhost:9081/sigma/rest/reports/list
Query Parameters are as follows:
Name | Description | Sample Value |
action | LIST_REPORTS Fetches the list of active Report or Report Group masters from the Sigma schema. | LIST_REPORTS |
accessToken | Indicates the access token. | sample61d74837-2e77-4ede-a967-2c84b30-dws-b3b4f |
Response Parameters are as follows:
Parameter | Type | Description |
reportId | string | ID of the reports. |
reportName | string | Name of the report or report group. |
product | string | Product entitlement of the report or report group. |
subProduct | string | subProduct entitlement of the report and report group. |
Sample Response:
response: [{
"reportId" : "",
"reportName" : "",
"product" : "",
"subProduct" : "",
}]
Copyright © Intellect Design Arena Limited.
All rights reserved. These materials are confidential and proprietary to Intellect Design Arena Limited and no part of these materials should be reproduced, published in any form by any means, electronic or mechanical including photocopy or any information storage or retrieval system nor should the materials be disclosed to third parties without the express written authorization of Intellect Design Arena Limited.