---
title: "Changes to List all avaliable agents"
method: GET
path: "/api/v1/agent/"
---

# Changes to List all avaliable agents

`GET /api/v1/agent/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2024-08-20** `74bdfb8101cc` — 3 breaking, 1 warning, 17 info
- **2024-08-03** `3b82b46ab1d2` — 1 info
- **2024-07-26** `54e521b9dcf4` — 1 breaking, 11 info

## Changes

- **2024-08-20** `74bdfb8101cc` — 3 breaking, 1 warning, 17 info
  - removed the required property `agents/items/data` from the response with the `200` status
  - removed the required property `agents/items/owner` from the response with the `200` status
  - removed the required property `agents/items/taskTypes` from the response with the `200` status
  - deleted the `query` request parameter `owner`
  - added the new optional `query` request parameter `userId`
  - added the required property `agents/items/createdAt` to the response with the `200` status
  - added the required property `agents/items/description` to the response with the `200` status
  - added the required property `agents/items/details` to the response with the `200` status
  - added the required property `agents/items/inputSchema` to the response with the `200` status
  - added the required property `agents/items/pendingPayout` to the response with the `200` status
  - added the required property `agents/items/price` to the response with the `200` status
  - added the required property `agents/items/revenue` to the response with the `200` status
  - added the required property `agents/items/taskRequests` to the response with the `200` status
  - added the required property `agents/items/tasksStarted` to the response with the `200` status
  - added the required property `agents/items/totalPayout` to the response with the `200` status
  - added the required property `agents/items/uiSchema` to the response with the `200` status
  - added the required property `agents/items/updatedAt` to the response with the `200` status
  - added the required property `agents/items/useCase` to the response with the `200` status
  - added the required property `agents/items/userId` to the response with the `200` status
  - added the required property `agents/items/webhookDetails` to the response with the `200` status
  - added the required property `agents/items/webhookEnabled` to the response with the `200` status
- **2024-08-03** `3b82b46ab1d2` — 1 info
  - added the required property `agents/items/visibility` to the response with the `200` status
- **2024-07-26** `54e521b9dcf4` — 1 breaking, 11 info
  - the `agents/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed `subschema #1, subschema #2` from the `agents/items/` response property `allOf` list for the response status `200`
  - added the required property `agents/items/averageRating` to the response with the `200` status
  - added the required property `agents/items/data` to the response with the `200` status
  - added the required property `agents/items/handle` to the response with the `200` status
  - added the required property `agents/items/id` to the response with the `200` status
  - added the required property `agents/items/image` to the response with the `200` status
  - added the required property `agents/items/owner` to the response with the `200` status
  - added the required property `agents/items/ratings` to the response with the `200` status
  - added the required property `agents/items/taskTypes` to the response with the `200` status
  - added the required property `agents/items/tasksCompleted` to the response with the `200` status
  - added the required property `agents/items/title` to the response with the `200` status

---

[Operation](https://skmtc.dev/artilla-ai/apis/artilla-api-documentation/docs/api/v1/agent/get.md) · [API](https://skmtc.dev/artilla-ai/apis/artilla-api-documentation.md) · [Page](https://skmtc.dev/artilla-ai/apis/artilla-api-documentation/changes/api/v1/agent/get)
