---
title: "Changes to Get all LlmAssistant jobs by project"
method: GET
path: "/llm/llm_assistant/project/{project_id}"
---

# Changes to Get all LlmAssistant jobs by project

`GET /llm/llm_assistant/project/{project_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 123 revisions.

- **2026-09-01** `dfbb3fb9f16e` — 2 info
- **2026-08-07** `6fbeab15ac37` — 4 warning, 2 info
- **2026-07-15** `1af5a8046f20` — 2 info
- **2026-06-30** `ea28bda836c5` — 2 info
- **2026-06-29** `ab1f53e958b7` — 2 info
- **2025-09-05** `d59c807fb985` — 3 info
- **2025-08-22** `53e769440a25` — 3 breaking, 4 warning, 2 info

## Changes

- **2026-09-01** `dfbb3fb9f16e` — 2 info
  - added the required property `items/input/llm_strategy_type` to the response with the `200` status
  - added the required property `items/input/specific_strategy_parameters` to the response with the `200` status
- **2026-08-07** `6fbeab15ac37` — 4 warning, 2 info
  - added the new `partial` enum value to the `items/output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #1: TaggingLLMJobResult]/results/items/status` response property for the response status `200`
  - added the new `partial` enum value to the `items/output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #2: MetadataExtractionLLMJobResult]/results/items/status` response property for the response status `200`
  - added the new `partial` enum value to the `items/output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #3: AnnotationLLMJobResult]/results/items/status` response property for the response status `200`
  - added the new `partial` enum value to the `items/output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #4: SentenceAnnotationLLMJobResult]/results/items/status` response property for the response status `200`
  - added the optional property `items/output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #3: AnnotationLLMJobResult]/results/items/raw_response` to the response with the `200` status
  - added the optional property `items/output/anyOf[subschema #1: LLMJobOutput]/specific_task_result/oneOf[subschema #4: SentenceAnnotationLLMJobResult]/results/items/raw_response` to the response with the `200` status
- **2026-07-15** `1af5a8046f20` — 2 info
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
- **2026-06-30** `ea28bda836c5` — 2 info
  - added the required property `items/input/specific_approach_parameters/oneOf[subschema #1: ZeroShotParams]/model` to the response with the `200` status
  - added the required property `items/input/specific_approach_parameters/oneOf[subschema #2: FewShotParams]/model` to the response with the `200` status
- **2026-06-29** `ab1f53e958b7` — 2 info
  - added the optional property `items/input/specific_task_parameters/oneOf[subschema #3: AnnotationParams]/delete_existing_annotations` to the response with the `200` status
  - the `delete_existing_annotations` response's property default value changed from `true` to `false` for the status `200`
- **2025-09-05** `d59c807fb985` — 3 info
  - removed `MODEL_TRAINING` discriminator mapping keys from the `items/input/specific_approach_parameters` response property for the response status `200`
  - removed the `MODEL_TRAINING` enum value from the `items/input/llm_approach_type` response property for the response status `200`
  - removed `#/components/schemas/ModelTrainingParams` from the `items/input/specific_approach_parameters` response property `oneOf` list for the response status `200`
- **2025-08-22** `53e769440a25` — 3 breaking, 4 warning, 2 info
  - added `#/components/schemas/ModelTrainingParams` to the `items/input/specific_approach_parameters` response property `oneOf` list for the response status `200`
  - removed the required property `items/input/specific_approach_parameters/oneOf[subschema #1: ZeroShotParams]/model` from the response with the `200` status
  - removed the required property `items/input/specific_approach_parameters/oneOf[subschema #2: FewShotParams]/model` from the response with the `200` status
  - removed the optional property `detail/items/ctx` from the response with the `422` status
  - removed the optional property `detail/items/input` from the response with the `422` status
  - removed the optional property `items/input/specific_task_parameters/oneOf[subschema #3: AnnotationParams]/delete_existing_annotations` from the response with the `200` status
  - added the new `MODEL_TRAINING` enum value to the `items/input/llm_approach_type` response property for the response status `200`
  - the `delete_existing_annotations` response's property default value changed from `false` to `true` for the status `200`
  - added `MODEL_TRAINING` discriminator mapping keys to the `items/input/specific_approach_parameters` response property for the response status `200`

---

[Operation](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/docs/llm/llm_assistant/project/:project_id/get.md) · [API](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api.md) · [Page](https://skmtc.dev/uhh-lt/apis/discourse-analysis-tool-suite-api/changes/llm/llm_assistant/project/:project_id/get)
