---
title: "Check if a service exists"
method: HEAD
path: "/rateplan/v1/services/{id}"
tags: ["Service"]
---

# Check if a service exists

`HEAD /rateplan/v1/services/{id}`

Check if a service exists by id.<br>You must have at least one of these scopes: 'services.read, setup.read, setup.manage'.

## Path parameters

- `id` string, required

## Response `200`

The service exists.

## Other responses

- `400` — Bad request.
- `401` — You are unauthorized.
- `403` — Forbidden.
- `404` — The Request-URI could not be found.
- `499` — Client closed request.
- `500` — An unexpected error occurred.
- `503` — The server is currently unavailable. Please try later.

---

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