---
title: "Return list of names for all services whose name matches the prefix `Pattern`."
method: GET
path: "/namespace/{Namespace}/servicesmatches/{Pattern}"
tags: ["service"]
---

# Return list of names for all services whose name matches the prefix `Pattern`.

`GET /namespace/{Namespace}/servicesmatches/{Pattern}`

## Path parameters

- `Namespace` string, required
- `Pattern` string, required

## Response `200`

## Changes

- **2022-05-25** `c9cb913b636e` — 1 breaking, 1 warning
  - added the new path request parameter `Pattern`
  - deleted the `query` request parameter `Pattern`
- **2022-05-25** `b876a62d6d05` — 1 info
  - endpoint added
- **2022-03-09** `e99b23942768` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/epinio/apis/epinio-api/changes/namespace/:Namespace/servicesmatches/:Pattern/get.md)

---

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