---
title: "Changes to Show a certain agent plugin."
method: GET
path: "/api/v1/projects/{projectId}/plugins"
---

# Changes to Show a certain agent plugin.

`GET /api/v1/projects/{projectId}/plugins`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 9 revisions.

- **2026-07-17** `b80e6dfcf78d` — 3 warning, 5 info
- **2023-07-27** `2cd2d58839d0` — 1 info
- **2023-07-12** `1675fc6aa16a` — 1 warning, 6 info
- **2023-07-05** `3033527b3d74` — 1 info
- **2023-06-02** `1842d7fd0430` — 1 breaking

## Changes

- **2026-07-17** `b80e6dfcf78d` — 3 warning, 5 info
  - added the new `Agent plugin id is required` enum value to the `data/message` response property for the response status `404`
  - added the new `Agent plugin with id {pluginId} not found` enum value to the `data/message` response property for the response status `404`
  - added the new `Plugin for agent with id {projectId} not found` enum value to the `data/message` response property for the response status `404`
  - api tag `Agent Plugins` added
  - api tag `Project Plugins` removed
  - removed the `Plugin for project with id {projectId} not found` enum value from the `data/message` response property for the response status `404`
  - removed the `Project plugin id is required` enum value from the `data/message` response property for the response status `404`
  - removed the `Project plugin with id {pluginId} not found` enum value from the `data/message` response property for the response status `404`
- **2023-07-27** `2cd2d58839d0` — 1 info
  - added the non-success response with the status `400`
- **2023-07-12** `1675fc6aa16a` — 1 warning, 6 info
  - removed the optional property `data/ProjectPlugin` from the response with the `200` status
  - added the optional property `data/description` to the response with the `200` status
  - added the optional property `data/human_name` to the response with the `200` status
  - added the optional property `data/is_active` to the response with the `200` status
  - added the optional property `data/keywords` to the response with the `200` status
  - added the optional property `data/logo` to the response with the `200` status
  - added the optional property `data/model_name` to the response with the `200` status
- **2023-07-05** `3033527b3d74` — 1 info
  - endpoint added
- **2023-06-02** `1842d7fd0430` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/poll-the-people/apis/customgpt-ai/docs/api/v1/projects/:projectId/plugins/get.md) · [API](https://skmtc.dev/poll-the-people/apis/customgpt-ai.md) · [Page](https://skmtc.dev/poll-the-people/apis/customgpt-ai/changes/api/v1/projects/:projectId/plugins/get)
