---
title: "Changes to Get current account"
method: GET
path: "/v1/account"
---

# Changes to Get current account

`GET /v1/account`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2026-07-01** `179942001d43` — 2 breaking, 5 info
- **2026-06-05** `3985c6090c91` — 23 breaking, 4 warning, 74 info
- **2026-06-02** `f9083168fd3e` — 1 info

## Changes

- **2026-07-01** `179942001d43` — 2 breaking, 5 info
  - removed the required property `account` from the response with the `200` status
  - removed the required property `ok` from the response with the `200` status
  - added the required property `accountId` to the response with the `200` status
  - added the required property `displayName` to the response with the `200` status
  - added the required property `email` to the response with the `200` status
  - added the required property `plan` to the response with the `200` status
  - added the required property `provider` to the response with the `200` status
- **2026-06-05** `3985c6090c91` — 23 breaking, 4 warning, 74 info
  - the response property `checkout_url` became nullable for the status `400`
  - the response property `checkout_url` became nullable for the status `401`
  - the response property `checkout_url` became nullable for the status `429`
  - the response property `checkout_url` became nullable for the status `500`
  - the response property `checkout_url` became optional for the status `400`
  - the response property `checkout_url` became optional for the status `401`
  - the response property `checkout_url` became optional for the status `429`
  - the response property `checkout_url` became optional for the status `500`
  - the `agent_instruction` response property's maxLength was unset from `1000` for the response status `400`
  - the `agent_instruction` response property's maxLength was unset from `1000` for the response status `401`
  - the `agent_instruction` response property's maxLength was unset from `1000` for the response status `429`
  - the `agent_instruction` response property's maxLength was unset from `1000` for the response status `500`
  - the `message` response property's maxLength was unset from `240` for the response status `400`
  - the `message` response property's maxLength was unset from `240` for the response status `401`
  - the `message` response property's maxLength was unset from `240` for the response status `429`
  - the `message` response property's maxLength was unset from `240` for the response status `500`
  - removed the required property `accountId` from the response with the `200` status
  - removed the required property `accountUrl` from the response with the `200` status
  - removed the required property `displayName` from the response with the `200` status
  - removed the required property `email` from the response with the `200` status
  - removed the required property `handle` from the response with the `200` status
  - removed the required property `plan` from the response with the `200` status
  - removed the required property `provider` from the response with the `200` status
  - the optional response header `Retry-After` removed for the status `200`
  - the optional response header `Retry-After` removed for the status `400`
  - the optional response header `Retry-After` removed for the status `401`
  - the optional response header `Retry-After` removed for the status `500`
  - removed the `database_unavailable` enum value from the `code` response property for the response status `400`
  - removed the `database_unavailable` enum value from the `code` response property for the response status `401`
  - removed the `database_unavailable` enum value from the `code` response property for the response status `429`
  - removed the `database_unavailable` enum value from the `code` response property for the response status `500`
  - removed the `invalid_cpu_limit` enum value from the `code` response property for the response status `400`
  - removed the `invalid_cpu_limit` enum value from the `code` response property for the response status `401`
  - removed the `invalid_cpu_limit` enum value from the `code` response property for the response status `429`
  - removed the `invalid_cpu_limit` enum value from the `code` response property for the response status `500`
  - removed the `invalid_health_endpoint` enum value from the `code` response property for the response status `400`
  - removed the `invalid_health_endpoint` enum value from the `code` response property for the response status `401`
  - removed the `invalid_health_endpoint` enum value from the `code` response property for the response status `429`
  - removed the `invalid_health_endpoint` enum value from the `code` response property for the response status `500`
  - removed the `invalid_memory_limit` enum value from the `code` response property for the response status `400`
  - …61 more
- **2026-06-02** `f9083168fd3e` — 1 info
  - api operation id `getAccountProfile` removed and replaced with `getCurrentAccount`

---

[Operation](https://skmtc.dev/tovuk/apis/tovuk-api/docs/v1/account/get.md) · [API](https://skmtc.dev/tovuk/apis/tovuk-api.md) · [Page](https://skmtc.dev/tovuk/apis/tovuk-api/changes/v1/account/get)
