---
title: "Changes to Get an auth server client"
method: GET
path: "/v1/auth-servers/{authServerId}/clients/{clientId}"
---

# Changes to Get an auth server client

`GET /v1/auth-servers/{authServerId}/clients/{clientId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 29 revisions.

- **2026-03-04** `e425d5193d3e` — 1 warning, 1 info
- **2026-02-16** `106b373707f3` — 1 breaking
- **2025-10-02** `ecce2daf9de6` — 1 info
- **2025-08-12** `b2800570b3e2` — 2 info
- **2025-06-05** `a0a9c5c8afa2` — 1 info

## Changes

- **2026-03-04** `e425d5193d3e` — 1 warning, 1 info
  - added the new `refresh_token` enum value to the `grant_types/items/` response property for the response status `200`
  - added the required property `refresh_token_duration` to the response with the `200` status
- **2026-02-16** `106b373707f3` — 1 breaking
  - the response property `login_uri` became optional for the status `200`
- **2025-10-02** `ecce2daf9de6` — 1 info
  - added the optional property `token_endpoint_auth_method` to the response with the `200` status
- **2025-08-12** `b2800570b3e2` — 2 info
  - api tag `Auth Server Clients` added
  - api tag `authserver` removed
- **2025-06-05** `a0a9c5c8afa2` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-beta/docs/v1/auth-servers/:authServerId/clients/:clientId/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-beta.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-beta/changes/v1/auth-servers/:authServerId/clients/:clientId/get)
