{
"id": 123,
"name": "<string>",
"description": "<string>",
"refreshTime": 123,
"createdDate": "2023-11-07T05:31:56Z",
"modifiedDate": "2023-11-07T05:31:56Z",
"userCreated": "<string>",
"userModified": "<string>",
"filters": "<string>",
"dashboardType": "CUSTOM",
"systemOwner": true
}
{
"id": 123,
"name": "<string>",
"description": "<string>",
"refreshTime": 123,
"createdDate": "2023-11-07T05:31:56Z",
"modifiedDate": "2023-11-07T05:31:56Z",
"userCreated": "<string>",
"userModified": "<string>",
"filters": "<string>",
"dashboardType": "CUSTOM",
"systemOwner": true
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.