---
title: "Self Service Customer Dashboard"
method: GET
path: "/self_service/dashboard/{tenant_id}"
tags: ["Self Service"]
---

# Self Service Customer Dashboard

`GET /self_service/dashboard/{tenant_id}`

CustomerDashboard

## Path parameters

- `tenant_id` string, required

## Query parameters

- `action` 'consumer_dashboard'

## Response `200`

Success

- CustomerDashboardReportModel
  - `data` object, required — catalog type

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/corestack/apis/corestack-external-api.md) · [All operations](https://skmtc.dev/corestack/apis/corestack-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corestack/corestack-external-api/revisions/bf2cdf20826d/schema)
