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

# Changes to List agents

`GET /v2/agents`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 7 revisions.

- **2026-08-05** `fca567a46b3a` — 4 breaking, 22 warning, 2 info

## Changes

- **2026-08-05** `fca567a46b3a` — 4 breaking, 22 warning, 2 info
  - added `#/components/schemas/JsonSchemaObject, #/components/schemas/JsonSchemaValue` to the `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/JsonSchemaObject, #/components/schemas/JsonSchemaValue` to the `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema` response property `oneOf` list for the response status `200`
  - the `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema` response's property type changed from `object` to no type for status `200`
  - the `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema` response's property type changed from `object` to no type for status `200`
  - removed the optional property `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/additionalProperties` from the response with the `200` status
  - removed the optional property `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/anyOf` from the response with the `200` status
  - removed the optional property `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/default` from the response with the `200` status
  - removed the optional property `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/description` from the response with the `200` status
  - removed the optional property `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/enum` from the response with the `200` status
  - removed the optional property `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/format` from the response with the `200` status
  - removed the optional property `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/items` from the response with the `200` status
  - removed the optional property `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/properties` from the response with the `200` status
  - removed the optional property `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/required` from the response with the `200` status
  - removed the optional property `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/title` from the response with the `200` status
  - removed the optional property `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/type` from the response with the `200` status
  - removed the optional property `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/additionalProperties` from the response with the `200` status
  - removed the optional property `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/anyOf` from the response with the `200` status
  - removed the optional property `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/default` from the response with the `200` status
  - removed the optional property `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/description` from the response with the `200` status
  - removed the optional property `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/enum` from the response with the `200` status
  - removed the optional property `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/format` from the response with the `200` status
  - removed the optional property `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/items` from the response with the `200` status
  - removed the optional property `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/properties` from the response with the `200` status
  - removed the optional property `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/required` from the response with the `200` status
  - removed the optional property `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/title` from the response with the `200` status
  - removed the optional property `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema/type` from the response with the `200` status
  - added discriminator to `agents/items/first_step/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema` response property for the response status `200`
  - added discriminator to `agents/items/steps/additionalProperties/output_parser/allOf[subschema #1: AgentOutputParser]/oneOf[subschema #2: StructuredOutputParser]/json_schema/schema` response property for the response status `200`

---

[Operation](https://skmtc.dev/vectara/apis/vectara-rest-api-v2/docs/v2/agents/get.md) · [API](https://skmtc.dev/vectara/apis/vectara-rest-api-v2.md) · [Page](https://skmtc.dev/vectara/apis/vectara-rest-api-v2/changes/v2/agents/get)
