[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-22 UTC."],[[["This webpage details how to retrieve a dashboard using a `GET` request to the Chronicle API endpoint `https://chronicle.googleapis.com/v1alpha/{name}`."],["The `name` parameter is required in the URL path and specifies the dashboard to retrieve, following the format `projects/{project}/locations/{region}/instances/{instance}/dashboards/{dashboard}`."],["An optional `view` query parameter can be used to control the level of detail returned in the dashboard resource, defaulting to a basic view if unspecified."],["No request body is needed for this operation, and a successful response returns a Dashboard resource."],["Access to this functionality requires the `chronicle.dashboards.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]