---
title: "Return all available service types"
method: GET
path: "/service/types"
tags: ["Service"]
---

# Return all available service types

`GET /service/types`

## Headers

- `X-Fields` string, mask

## Response `200`

Service types retrieved

- ServiceType[]
  - `code` string — The unique Code of the service type
  - `name` string — The name of the service type

## Other responses

- `403` — You have not been granted permission to complete this action. Please contact your account manager to grant the proper permission.
- `404` — Unable to retrieve service types

---

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