Lists the graph dashboards for a project
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
No | projectId | str | Unique string identifier for the project to list graph dashboards from. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
result | list[GraphDashboard] |
TYPE | WHEN |
---|---|
DataNotFoundError |
|