---
title: "Changes to Get Assistant By Slug"
method: GET
path: "/api/assistants/by-slug/{url_slug}"
---

# Changes to Get Assistant By Slug

`GET /api/assistants/by-slug/{url_slug}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 26 revisions.

- **2025-08-05** `9e6009a931b6` — 2 warning, 2 info
- **2025-04-15** `f22c2d6c16f0` — 1 info
- **2025-04-14** `b890eea39144` — 1 info
- **2025-04-10** `d95b89c34a94` — 2 info
- **2025-01-22** `2aa38a4bc52c` — 1 warning, 3 info
- **2025-01-02** `60c8c820f2cb` — 1 info
- **2024-12-13** `a5e85dccbbe3` — 1 info
- **2024-12-05** `df1d1cc9e050` — 1 breaking
- **2024-12-03** `c3d745f0888a` — 1 breaking
- **2024-11-01** `36e7c2cdfead` — 1 info

## Changes

- **2025-08-05** `9e6009a931b6` — 2 warning, 2 info
  - removed the optional property `response_validation_config` from the response with the `200` status
  - removed the optional property `tools` from the response with the `200` status
  - added the optional property `codex_as_cache` to the response with the `200` status
  - added the optional property `hard_coded_queries` to the response with the `200` status
- **2025-04-15** `f22c2d6c16f0` — 1 info
  - added the optional property `response_validation_config` to the response with the `200` status
- **2025-04-14** `b890eea39144` — 1 info
  - added the optional property `codex_access_key` to the response with the `200` status
- **2025-04-10** `d95b89c34a94` — 2 info
  - added the optional property `logo_s3_key` to the response with the `200` status
  - added the optional property `logo_text` to the response with the `200` status
- **2025-01-22** `2aa38a4bc52c` — 1 warning, 3 info
  - removed the optional property `tools/anyOf[subschema #1]/items/anyOf[subschema #2: NoOpTool]/name` from the response with the `200` status
  - added the optional property `tools/anyOf[subschema #1]/items/anyOf[subschema #2: NoOpTool]/type` to the response with the `200` status
  - added `#/components/schemas/CodexV0Tool` to the `tools/anyOf[subschema #1]/items/` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/AlphaV0Tool` from the `tools/anyOf[subschema #1]/items/` response property `anyOf` list for the response status `200`
- **2025-01-02** `60c8c820f2cb` — 1 info
  - added the optional property `tools` to the response with the `200` status
- **2024-12-13** `a5e85dccbbe3` — 1 info
  - added the optional property `context_limit` to the response with the `200` status
- **2024-12-05** `df1d1cc9e050` — 1 breaking
  - the `` response property const value `gpt-4o` was removed for the status `200`
- **2024-12-03** `c3d745f0888a` — 1 breaking
  - response property `knowledge_base_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2024-11-01** `36e7c2cdfead` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/cleanlab/apis/agility/docs/api/assistants/by-slug/:url_slug/get.md) · [API](https://skmtc.dev/cleanlab/apis/agility.md) · [Page](https://skmtc.dev/cleanlab/apis/agility/changes/api/assistants/by-slug/:url_slug/get)
