---
title: "Changes to Get a Service"
method: GET
path: "/v2/control-planes/{controlPlaneId}/core-entities/services/{ServiceId}"
---

# Changes to Get a Service

`GET /v2/control-planes/{controlPlaneId}/core-entities/services/{ServiceId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 52 revisions.

- **2025-08-22** `96118a9cd7f4` — 3 breaking, 7 info
- **2025-07-22** `2c77aeaee5fb` — 1 breaking
- **2025-07-15** `dbc2de5f2663` — 1 info
- **2025-04-15** `fc6abbc537f3` — 6 breaking, 2 info
- **2024-11-11** `08ead66e9ebb` — 13 breaking, 4 info

## Changes

- **2025-08-22** `96118a9cd7f4` — 3 breaking, 7 info
  - the response property `tls_sans/dnsnames` became nullable for the status `200`
  - the response property `tls_sans/uris` became nullable for the status `200`
  - the response property `url` became nullable for the status `200`
  - the `connect_timeout` response's property default value `60000` was added for the status `200`
  - the `enabled` response's property default value `true` was added for the status `200`
  - the `port` response's property default value `80` was added for the status `200`
  - the `protocol` response's property default value `http` was added for the status `200`
  - the `read_timeout` response's property default value `60000` was added for the status `200`
  - the `retries` response's property default value `5` was added for the status `200`
  - the `write_timeout` response's property default value `60000` was added for the status `200`
- **2025-07-22** `2c77aeaee5fb` — 1 breaking
  - the response property `tags` became nullable for the status `200`
- **2025-07-15** `dbc2de5f2663` — 1 info
  - added the optional property `tls_sans` to the response with the `200` status
- **2025-04-15** `fc6abbc537f3` — 6 breaking, 2 info
  - the response property `created_at` became nullable for the status `200`
  - the response property `port` became nullable for the status `200`
  - the response property `protocol` became nullable for the status `200`
  - the response property `updated_at` became nullable for the status `200`
  - the response property `port` became optional for the status `200`
  - the response property `protocol` became optional for the status `200`
  - the response optional property `created_at` became not read-only for the status `200`
  - the response optional property `updated_at` became not read-only for the status `200`
- **2024-11-11** `08ead66e9ebb` — 13 breaking, 4 info
  - the response property `ca_certificates` became nullable for the status `200`
  - the response property `client_certificate` became nullable for the status `200`
  - the response property `connect_timeout` became nullable for the status `200`
  - the response property `enabled` became nullable for the status `200`
  - the response property `id` became nullable for the status `200`
  - the response property `name` became nullable for the status `200`
  - the response property `path` became nullable for the status `200`
  - the response property `read_timeout` became nullable for the status `200`
  - the response property `retries` became nullable for the status `200`
  - the response property `tags` became nullable for the status `200`
  - the response property `tls_verify` became nullable for the status `200`
  - the response property `tls_verify_depth` became nullable for the status `200`
  - the response property `write_timeout` became nullable for the status `200`
  - the response optional property `id` became not read-only for the status `200`
  - the response property `host` became required for the status `200`
  - the response property `port` became required for the status `200`
  - the response property `protocol` became required for the status `200`

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v2/control-planes/:controlPlaneId/core-entities/services/:ServiceId/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api.md) · [Page](https://skmtc.dev/kong/apis/konnect-api/changes/v2/control-planes/:controlPlaneId/core-entities/services/:ServiceId/get)
