---
title: "Changes to Get last observed agent trade-token expiry"
method: GET
path: "/trade/token-status"
---

# Changes to Get last observed agent trade-token expiry

`GET /trade/token-status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 9 revisions.

- **2026-08-17** `261a7c8070b2` — 1 breaking, 12 info

## Changes

- **2026-08-17** `261a7c8070b2` — 1 breaking, 12 info
  - the `data/observedAt` response's property type/format changed from `number, null`/`` to `string, null`/`` for status `200`
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `tenantApiKey` was added to the API
  - api tag `Trading` added
  - api tag `trade` removed
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `409`
  - the `ok` response property const value `false` was added for the status `400`
  - the `ok` response property const value `true` was added for the status `200`
  - removed the `false` enum value from the `ok` response property for the response status `400`
  - removed the `true` enum value from the `ok` response property for the response status `200`

---

[Operation](https://skmtc.dev/steward-fi/apis/steward-api/docs/trade/token-status/get.md) · [API](https://skmtc.dev/steward-fi/apis/steward-api.md) · [Page](https://skmtc.dev/steward-fi/apis/steward-api/changes/trade/token-status/get)
