---
title: "Return all the `Services` where the User has authorization."
method: GET
path: "/services"
tags: ["service"]
---

# Return all the \`Services\` where the User has authorization.

`GET /services`

## Query parameters

- `namespaces` string
- `search` string
- `page` string
- `pageSize` string

## Response `200`

## Changes

- **2026-08-26** `52a332d799de` — 4 info
  - added the new optional `query` request parameter `namespaces`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `pageSize`
  - added the new optional `query` request parameter `search`
- **2026-08-17** `ce7276b4dbad` — 4 warning
  - deleted the `query` request parameter `namespaces`
  - deleted the `query` request parameter `page`
  - deleted the `query` request parameter `pageSize`
  - deleted the `query` request parameter `search`
- **2026-08-10** `7a47c00123af` — 4 info
  - added the new optional `query` request parameter `namespaces`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `pageSize`
  - added the new optional `query` request parameter `search`
- **2022-05-20** `592253f87f6c` — 1 info
  - api operation id `ServiceCatalog` removed and replaced with `AllServices`
- **2022-04-25** `6881216cb08f` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/epinio/apis/epinio-api/changes/services/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/d79b459a6496/schema)
