---
title: "Changes to List all agents."
method: GET
path: "/api/v1/projects"
---

# Changes to List all agents.

`GET /api/v1/projects`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 9 revisions.

- **2026-07-17** `b80e6dfcf78d` — 7 info
- **2023-07-27** `2cd2d58839d0` — 1 breaking
- **2023-06-20** `ee92d035d652` — 1 warning
- **2023-06-02** `1842d7fd0430` — 1 breaking, 5 warning, 3 info

## Changes

- **2026-07-17** `b80e6dfcf78d` — 7 info
  - api tag `Agents` added
  - api tag `Projects` removed
  - added the new optional `query` request parameter `name`
  - added the new optional `query` request parameter `orderBy`
  - added the optional property `data/data/items/are_licenses_allowed` to the response with the `200` status
  - added the optional property `data/data/items/subdomain_slug` to the response with the `200` status
  - added the optional property `data/data/items/team_id` to the response with the `200` status
- **2023-07-27** `2cd2d58839d0` — 1 breaking
  - for the `query` request parameter `duration`, default value `90` was removed
- **2023-06-20** `ee92d035d652` — 1 warning
  - removed the optional property `data/links` from the response with the `200` status
- **2023-06-02** `1842d7fd0430` — 1 breaking, 5 warning, 3 info
  - for the `query` request parameter `duration`, default value `90` was added
  - deleted the `query` request parameter `name`
  - deleted the `query` request parameter `orderBy`
  - removed the optional property `data/data/items/are_licenses_allowed` from the response with the `200` status
  - removed the optional property `data/data/items/subdomain_slug` from the response with the `200` status
  - removed the optional property `data/data/items/team_id` from the response with the `200` status
  - api tag `Projects` added
  - api tag `Agents` removed
  - added the optional property `data/links` to the response with the `200` status

---

[Operation](https://skmtc.dev/poll-the-people/apis/customgpt-ai/docs/api/v1/projects/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/get)
