---
title: "Changes to Get Agent by Scope and Slug"
method: GET
path: "/api/v1/agents/{scope}/{slug}"
---

# Changes to Get Agent by Scope and Slug

`GET /api/v1/agents/{scope}/{slug}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-01-21** `ba253fbf08a7` — 1 info
- **2026-01-18** `b0e6563d3fce` — 2 breaking, 2 warning, 1 info
- **2026-01-17** `4f3d96fe2656` — 1 info

## Changes

- **2026-01-21** `ba253fbf08a7` — 1 info
  - added the optional property `agent/developerId` to the response with the `200` status
- **2026-01-18** `b0e6563d3fce` — 2 breaking, 2 warning, 1 info
  - the `code` response property const value `INTERNAL_SERVER_ERROR` was removed for the status `500`
  - the `code` response property const value `NOT_FOUND` was removed for the status `404`
  - added the new `INTERNAL_SERVER_ERROR` enum value to the `code` response property for the response status `500`
  - added the new `NOT_FOUND` enum value to the `code` response property for the response status `404`
  - api operation id `getApiV1AgentsByScopeBySlug` removed and replaced with ``
- **2026-01-17** `4f3d96fe2656` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/corespeed-io/apis/mcp-store-api/docs/api/v1/agents/:scope/:slug/get.md) · [API](https://skmtc.dev/corespeed-io/apis/mcp-store-api.md) · [Page](https://skmtc.dev/corespeed-io/apis/mcp-store-api/changes/api/v1/agents/:scope/:slug/get)
