---
title: "GET /proxy/grafana/dashboards/uid/{uid}"
method: GET
path: "/proxy/grafana/dashboards/uid/{uid}"
tags: ["proxy"]
---

# GET /proxy/grafana/dashboards/uid/{uid}

`GET /proxy/grafana/dashboards/uid/{uid}`

Returns dashboard from Grafana with specific UID

## Path parameters

- `uid` string, required — uid

## Response `200`

GrafanaResponseValue

- GrafanaResponseValue
  - `dashboard` object
    - `annotations` object
      - `list` object[]
        - `builtIn` integer
        - `datasource` string
        - `enable` boolean
        - `hide` boolean
        - `iconColor` string
        - `name` string
        - `type` string
    - `editable` boolean
    - `gnetId` object
    - `graphTooltip` integer
    - `id` integer
    - `links` object[]
    - `panels` object[]
      - `aliasColors` object
      - `bars` boolean
      - `dashLength` integer
      - `dashes` boolean
      - `datasource` string
      - `fieldConfig` object
        - `defaults` object
          - `custom` object
        - `overrides` object[]
      - `fill` integer
      - `fillGradient` integer
      - `gridPos` object
        - `h` integer
        - `w` integer
        - `x` integer
        - `y` integer
      - `hiddenSeries` boolean
      - `id` integer
      - `legend` object
        - `avg` boolean
        - `current` boolean
        - `max` boolean
        - `min` boolean
        - `show` boolean
        - `total` boolean
        - `values` boolean
      - `lines` boolean
      - `linewidth` integer
      - `nullPointMode` string
      - `options` object
        - `alertThreshold` boolean
      - `percentage` boolean
      - `pluginVersion` string
      - `pointradius` integer
      - `points` boolean
      - `renderer` string
      - `seriesOverrides` object[]
      - `spaceLength` integer
      - `stack` boolean
      - `steppedLine` boolean
      - `targets` object[]
        - `dateTimeType` string
        - `extrapolate` boolean
        - `format` string
        - `formattedQuery` string
        - `intervalFactor` integer
        - `query` string
        - `rawQuery` string
        - `refId` string
        - `round` string
        - `skip_comments` boolean
      - `thresholds` object[]
      - `timeFrom` object
      - `timeRegions` object[]
      - `timeShift` object
      - `title` string
      - `tooltip` object
        - `shared` boolean
        - `sort` integer
        - `value_type` string
      - `type` string
      - `xaxis` object
        - `buckets` object
        - `mode` string
        - `name` object
        - `show` boolean
        - `values` object[]
      - `yaxes` object[]
        - `format` string
        - `label` object
        - `logBase` integer
        - `max` object
        - `min` object
        - `show` boolean
      - `yaxis` object
        - `align` boolean
        - `alignLevel` object
    - `refresh` boolean
    - `schemaVersion` integer
    - `style` string
    - `tags` object[]
    - `templating` object
      - `list` object[]
    - `time` object
      - `from` string
      - `to` string
    - `timepicker` object
    - `timezone` string
    - `title` string
    - `uid` string
    - `version` integer
  - `meta` object
    - `canAdmin` boolean
    - `canEdit` boolean
    - `canSave` boolean
    - `canStar` boolean
    - `created` string
    - `createdBy` string
    - `expires` string
    - `folderId` integer
    - `folderTitle` string
    - `folderUid` string
    - `folderUrl` string
    - `hasAcl` boolean
    - `isFolder` boolean
    - `provisioned` boolean
    - `provisionedExternalId` string
    - `slug` string
    - `type` string
    - `updated` string
    - `updatedBy` string
    - `url` string
    - `version` integer

## Other responses

- `400` — FailureResponse

---

[API](https://skmtc.net/sipcapture/apis/homer-app.md) · [All operations](https://skmtc.net/sipcapture/apis/homer-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sipcapture/homer-app/versions/2f261ecc6074/schema)
