---
title: "Gets a single rule group in Prometheus-compatible format if it was imported from a Prometheus-compatible source."
method: GET
path: "/convert/api/prom/rules/{NamespaceTitle}/{Group}"
tags: ["convert_prometheus"]
---

# Gets a single rule group in Prometheus-compatible format if it was imported from a Prometheus-compatible source.

`GET /convert/api/prom/rules/{NamespaceTitle}/{Group}`

## Path parameters

- `NamespaceTitle` string, required
- `Group` string, required

## Response `200`

PrometheusRuleGroup

## Other responses

- `403` — ForbiddenError
- `404` — NotFound

---

[API](https://skmtc.net/grafana/apis/http-api.md) · [All operations](https://skmtc.net/grafana/apis/http-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/grafana/http-api/versions/df55ba1718ba/schema)
