---
title: "Get a namespace service"
method: GET
path: "/api/v1alpha/namespaces/{namespace}/services/{service}"
tags: ["Namespaces"]
---

# Get a namespace service

`GET /api/v1alpha/namespaces/{namespace}/services/{service}`

Returns the record for a single deployed service in a namespace.

## Path parameters

- `namespace` string, required
- `service` string, required

## Response `200`

Service retrieved successfully

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Service not found

---

[API](https://skmtc.net/hail-is/apis/hail-ci-service.md) · [All operations](https://skmtc.net/hail-is/apis/hail-ci-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hail-is/hail-ci-service/versions/37d6dddb7b5a/schema)
