---
title: "Changes to Retrieves a list of traces for the authenticated user"
method: GET
path: "/api/v1/context/traces"
---

# Changes to Retrieves a list of traces for the authenticated user

`GET /api/v1/context/traces`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 29 revisions.

- **2026-01-03** `510cbb709bed` — 20 info
- **2025-12-24** `3f676384b4bb` — 1 info
- **2025-09-18** `38251f330bf6` — 2 info
- **2025-09-18** `27487dadb0ef` — 2 info
- **2025-09-18** `a2083e2f1a72` — 2 info

## Changes

- **2026-01-03** `510cbb709bed` — 20 info
  - api tag `traces` added
  - api tag `Traces` removed
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `page`
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `402`
  - added the media type `application/json` for the response with the status `403`
  - added the optional property `message` to the response with the `500` status
  - added the optional property `status` to the response with the `500` status
  - the response property `traces` became required for the status `200`
  - the response property `traces/items/_id` became required for the status `200`
  - the response property `traces/items/createdAt` became required for the status `200`
  - the response property `traces/items/data` became required for the status `200`
  - the response property `traces/items/type` became required for the status `200`
  - the response property `traces/items/updatedAt` became required for the status `200`
  - the response property `traces/items/userId` became required for the status `200`
  - added the required property `error` to the response with the `500` status
  - added the required property `pagination` to the response with the `200` status
  - added the required property `success` to the response with the `500` status
  - added the required property `traces/items/organizationId` to the response with the `200` status
- **2025-12-24** `3f676384b4bb` — 1 info
  - api operation id `viewRawContextTracesForUser` was added
- **2025-09-18** `38251f330bf6` — 2 info
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `BearerAuth` was removed from the API
- **2025-09-18** `27487dadb0ef` — 2 info
  - the endpoint scheme security `BearerAuth` was added to the API
  - the endpoint scheme security `bearerAuth` was removed from the API
- **2025-09-18** `a2083e2f1a72` — 2 info
  - the endpoint scheme security `bearerAuth` was added to the API
  - the endpoint scheme security `BearerAuth` was removed from the API

---

[Operation](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation/docs/api/v1/context/traces/get.md) · [API](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation.md) · [Page](https://skmtc.dev/alchemyst-ai/apis/alchemyst-ai-api-v1-documentation/changes/api/v1/context/traces/get)
