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

# Changes to Get account activity

`GET /v1/account/activity`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2026-07-02** `c7b37eaf7c38` — 3 breaking, 2 warning, 6 info
- **2026-06-05** `3985c6090c91` — 26 breaking, 5 warning, 78 info
- **2026-06-02** `830163d2c8bf` — 1 info
- **2026-06-02** `21e61108d013` — 2 info
- **2026-06-02** `f9083168fd3e` — 1 info

## Changes

- **2026-07-02** `c7b37eaf7c38` — 3 breaking, 2 warning, 6 info
  - removed the required property `activity` from the response with the `200` status
  - removed the required property `nextCursor` from the response with the `200` status
  - removed the required property `ok` from the response with the `200` status
  - deleted the `query` request parameter `cursor`
  - deleted the `query` request parameter `limit`
  - api operation id `listAccountActivity` removed and replaced with `getAccountActivity`
  - added the required property `billingEstimate` to the response with the `200` status
  - added the required property `nextActions` to the response with the `200` status
  - added the required property `pricing` to the response with the `200` status
  - added the required property `profile` to the response with the `200` status
  - added the required property `usage` to the response with the `200` status
- **2026-06-05** `3985c6090c91` — 26 breaking, 5 warning, 78 info
  - for the `query` request parameter `cursor`, the minLength was increased from `0` to `1`
  - 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 `billingEstimate` from the response with the `200` status
  - removed the required property `builds` from the response with the `200` status
  - removed the required property `deploys` from the response with the `200` status
  - removed the required property `limits` from the response with the `200` status
  - removed the required property `next_actions` from the response with the `200` status
  - removed the required property `pricing` from the response with the `200` status
  - removed the required property `profile` from the response with the `200` status
  - removed the required property `services` from the response with the `200` status
  - removed the required property `usage` 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`
  - changed the pattern of the `query` request parameter `cursor` from `^[0-9A-Za-z_:-]{1,128}$` to `^[\s\S]{0,8192}$`
  - api operation id `getAccountActivity` removed and replaced with `listAccountActivity`
  - for the `query` request parameter `limit`, the max was increased from `200.00` to `1000.00`
  - for the `query` request parameter `cursor`, the maxLength was increased from `128` to `512`
  - 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`
  - …69 more
- **2026-06-02** `830163d2c8bf` — 1 info
  - added the required property `services/items/capabilities` to the response with the `200` status
- **2026-06-02** `21e61108d013` — 2 info
  - added the required property `services/items/kind` to the response with the `200` status
  - added the required property `services/items/resources` to the response with the `200` status
- **2026-06-02** `f9083168fd3e` — 1 info
  - endpoint added

---

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