/dashboards/get
Description
Behavior When Dashboard Does Not Exist
Request Body
{
"id": "purchases-dashboard",
"title": "Purchases", // Optional – used if dashboard does not exist
"to": "[email protected]"
}Response
If Dashboard Exists:
Last updated