---
title: "GET /v1beta/{tenantId}/metrics/urls"
method: GET
path: "/v1beta/{tenantId}/metrics/urls"
tags: ["Metrics"]
---

# GET /v1beta/{tenantId}/metrics/urls

`GET /v1beta/{tenantId}/metrics/urls`

Lists urls of metric management tools for visualization, alert management etc.

## Response `200`

OK

- UrlSpec[]
  - `name` string, required
  - `url` string, required
  - `desc` string, required

## Other responses

- `401` — NotAuthorized
- `403` — Forbidden
- `500` — An unexpected error occured.

---

[API](https://skmtc.net/sodafoundation/apis/soda-api.md) · [All operations](https://skmtc.net/sodafoundation/apis/soda-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sodafoundation/soda-api/revisions/62ce0f6c94b4/schema)
