---
title: "api/dashboard/{sode} GET
Get public user Dashboard groups"
method: GET
path: "/api/dashboard/{code}"
tags: ["Api\\DashboardGroupController"]
---

# api/dashboard/{sode} GET
Get public user Dashboard groups

`GET /api/dashboard/{code}`

## Headers

- `Authorization` string
- `Content-Type` string
- `Accept` string
- `Accept-language` string

## Request body

- object
  - `code` string, required — value dient minimaal 6 karakters te bevatten.
  - `hive_id` integer

## Other responses

- `422`

## Changes

- **2023-05-10** `f514370b41c6` — 3 info
  - the request property `hive_id` became optional
  - added the non-success response with the status `422`
  - removed the non-success response with the status `500`
- **2023-03-23** `7b351edd8cc7` — 1 info
  - endpoint added
- **2022-06-10** `568ca15f3476` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/beepnl/apis/beep/changes/api/dashboard/:code/get.md)

---

[API](https://skmtc.dev/beepnl/apis/beep.md) · [All operations](https://skmtc.dev/beepnl/apis/beep/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beepnl/beep/revisions/f514370b41c6/schema)
