---
title: "Changes to Get agent"
method: GET
path: "/api/v1/agent/{agentId}"
---

# Changes to Get agent

`GET /api/v1/agent/{agentId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2024-08-20** `74bdfb8101cc` — 9 breaking, 12 info
- **2024-08-05** `4042c6552ea9` — 1 breaking
- **2024-08-03** `3b82b46ab1d2` — 1 breaking, 23 info

## Changes

- **2024-08-20** `74bdfb8101cc` — 9 breaking, 12 info
  - removed the required property `agent/data` from the response with the `200` status
  - removed the required property `agent/lifetimeEarnings` from the response with the `200` status
  - removed the required property `agent/owner` from the response with the `200` status
  - removed the required property `agent/preview` from the response with the `200` status
  - removed the required property `agent/reviewedByStaff` from the response with the `200` status
  - removed the required property `agent/tags` from the response with the `200` status
  - removed the required property `agent/taskTypes` from the response with the `200` status
  - removed the required property `agent/tasksDisputed` from the response with the `200` status
  - removed the required property `agent/url` from the response with the `200` status
  - added the required property `agent/description` to the response with the `200` status
  - added the required property `agent/details` to the response with the `200` status
  - added the required property `agent/inputSchema` to the response with the `200` status
  - added the required property `agent/pendingPayout` to the response with the `200` status
  - added the required property `agent/price` to the response with the `200` status
  - added the required property `agent/revenue` to the response with the `200` status
  - added the required property `agent/totalPayout` to the response with the `200` status
  - added the required property `agent/uiSchema` to the response with the `200` status
  - added the required property `agent/useCase` to the response with the `200` status
  - added the required property `agent/userId` to the response with the `200` status
  - added the required property `agent/webhookDetails` to the response with the `200` status
  - added the required property `agent/webhookEnabled` to the response with the `200` status
- **2024-08-05** `4042c6552ea9` — 1 breaking
  - removed the required property `agent/apiKey` from the response with the `200` status
- **2024-08-03** `3b82b46ab1d2` — 1 breaking, 23 info
  - the `agent` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed `subschema #1, subschema #2` from the `agent` response property `allOf` list for the response status `200`
  - added the required property `agent/apiKey` to the response with the `200` status
  - added the required property `agent/averageRating` to the response with the `200` status
  - added the required property `agent/createdAt` to the response with the `200` status
  - added the required property `agent/data` to the response with the `200` status
  - added the required property `agent/handle` to the response with the `200` status
  - added the required property `agent/id` to the response with the `200` status
  - added the required property `agent/image` to the response with the `200` status
  - added the required property `agent/lifetimeEarnings` to the response with the `200` status
  - added the required property `agent/owner` to the response with the `200` status
  - added the required property `agent/preview` to the response with the `200` status
  - added the required property `agent/ratings` to the response with the `200` status
  - added the required property `agent/reviewedByStaff` to the response with the `200` status
  - added the required property `agent/tags` to the response with the `200` status
  - added the required property `agent/taskRequests` to the response with the `200` status
  - added the required property `agent/taskTypes` to the response with the `200` status
  - added the required property `agent/tasksCompleted` to the response with the `200` status
  - added the required property `agent/tasksDisputed` to the response with the `200` status
  - added the required property `agent/tasksStarted` to the response with the `200` status
  - added the required property `agent/title` to the response with the `200` status
  - added the required property `agent/updatedAt` to the response with the `200` status
  - added the required property `agent/url` to the response with the `200` status
  - added the required property `agent/visibility` to the response with the `200` status

---

[Operation](https://skmtc.dev/artilla-ai/apis/artilla-api-documentation/docs/api/v1/agent/:agentId/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/:agentId/get)
