---
title: "Service discovery"
method: GET
path: "/v2/discover/{name}"
tags: ["Service"]
---

# Service discovery

`GET /v2/discover/{name}`

## Path parameters

- `name` string, required

## Response `200`

Returns url for the service named

## Other responses

- `404` — Service not found
- `500` — Failed to fetch service configuration

---

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