---
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.

## Changes

- **2019-12-06** `5cb450491c68` — 1 info
  - endpoint added
- **2018-05-04** `3a7682f5369d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sodafoundation/apis/soda-api/changes/v1beta/:tenantId/metrics/urls/get.md)

---

[API](https://skmtc.dev/sodafoundation/apis/soda-api.md) · [All operations](https://skmtc.dev/sodafoundation/apis/soda-api/llms.txt) · [OpenAPI document](https://skmtc.dev/sodafoundation/apis/soda-api/revisions/62ce0f6c94b4?raw)
