External DocumentationTo learn more, visit the Delinea documentation.
Actions
Get Report Detail
Gets a Report and returns the Report Model.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Report ID | Report ID. Can be retrieved form the ‘Search Reports’ action. |
{
"categoryId": 0,
"chartType": "string",
"description": "string",
"enabled": true,
"enableInheritPermissions": true,
"id": 0,
"is3DReport": true,
"name": "string",
"pageSize": 0,
"reportSql": "string",
"systemReport": true,
"useDatabasePaging": true
}
Was this page helpful?