---
title: "Changes to List Agents"
method: GET
path: "/api/agents"
---

# Changes to List Agents

`GET /api/agents`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2026-06-13** `33e4ba4936ad` — 7 info
- **2026-05-01** `c9eb29ec9a1b` — 3 info

## Changes

- **2026-06-13** `33e4ba4936ad` — 7 info
  - added the optional property `items/access` to the response with the `200` status
  - added the optional property `items/can_delete` to the response with the `200` status
  - added the optional property `items/can_edit` to the response with the `200` status
  - added the optional property `items/can_publish` to the response with the `200` status
  - added the optional property `items/readonly` to the response with the `200` status
  - added the required property `items/share_enabled` to the response with the `200` status
  - added the required property `items/share_updated_at` to the response with the `200` status
- **2026-05-01** `c9eb29ec9a1b` — 3 info
  - added the required property `items/allowed_domains` to the response with the `200` status
  - added the required property `items/updated_at` to the response with the `200` status
  - added the required property `items/widget_enabled` to the response with the `200` status

---

[Operation](https://skmtc.dev/xorbitsai/apis/xagent/docs/api/agents/get.md) · [API](https://skmtc.dev/xorbitsai/apis/xagent.md) · [Page](https://skmtc.dev/xorbitsai/apis/xagent/changes/api/agents/get)
