---
title: "Gets a service"
method: GET
path: "/api/v2/services/{id}"
tags: ["Services"]
---

# Gets a service

`GET /api/v2/services/{id}`

Retrieve a single service by ID.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single service

## Changes

- **2026-09-02** `061c271b2e3a` — 9 breaking, 9 info
  - the `data/attributes/budgeted_time` response's property type changed from `integer` to no type for status `200`
  - the `data/attributes/custom_fields` response's property type changed from `object` to no type for status `200`
  - the `data/attributes/deleted_at` response's property type changed from `string` to no type, and format from `date-time` to no format for status `200`
  - the `data/attributes/discount` response's property type changed from `number` to no type for status `200`
  - …14 more

[Change history](https://skmtc.dev/productive/apis/api-documentation/changes/api/v2/services/:id/get.md)

---

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