External DocumentationTo learn more, visit the NetSPI documentation.
Actions
Get Dashboard By ID
Get dashboard details by its ID.

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 |
|---|---|
| ID | The ID of the dashboard to get details on. |
{
"layout": "string",
"createdAt": "2019-08-24T14:15:22Z",
"archived": true,
"updatedBy": -9007199254740991,
"createdBy": -9007199254740991,
"dateRangeType": "LAST_WEEK",
"name": "string",
"viewType": "DEFAULT",
"id": -9007199254740991,
"globalFilter": "string",
"updatedAt": "2019-08-24T14:15:22Z"
}
Was this page helpful?