---
title: "Changes to Get batch results"
method: GET
path: "/v1/batches/{id}/results"
---

# Changes to Get batch results

`GET /v1/batches/{id}/results`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 53 revisions.

- **2026-08-22** `496ff50bdfef` — 6 info
- **2026-04-19** `1a90f5d80e5a` — 36 warning, 6 info

## Changes

- **2026-08-22** `496ff50bdfef` — 6 info
  - added the optional property `error/provider` to the response with the `400` status
  - added the optional property `error/provider` to the response with the `401` status
  - added the optional property `error/provider` to the response with the `404` status
  - added the optional property `error/provider` to the response with the `409` status
  - added the optional property `error/provider` to the response with the `500` status
  - added the optional property `error/provider` to the response with the `502` status
- **2026-04-19** `1a90f5d80e5a` — 36 warning, 6 info
  - removed the optional property `code` from the response with the `400` status
  - removed the optional property `code` from the response with the `401` status
  - removed the optional property `code` from the response with the `404` status
  - removed the optional property `code` from the response with the `409` status
  - removed the optional property `code` from the response with the `500` status
  - removed the optional property `code` from the response with the `502` status
  - removed the optional property `message` from the response with the `400` status
  - removed the optional property `message` from the response with the `401` status
  - removed the optional property `message` from the response with the `404` status
  - removed the optional property `message` from the response with the `409` status
  - removed the optional property `message` from the response with the `500` status
  - removed the optional property `message` from the response with the `502` status
  - removed the optional property `param` from the response with the `400` status
  - removed the optional property `param` from the response with the `401` status
  - removed the optional property `param` from the response with the `404` status
  - removed the optional property `param` from the response with the `409` status
  - removed the optional property `param` from the response with the `500` status
  - removed the optional property `param` from the response with the `502` status
  - removed the optional property `provider` from the response with the `400` status
  - removed the optional property `provider` from the response with the `401` status
  - removed the optional property `provider` from the response with the `404` status
  - removed the optional property `provider` from the response with the `409` status
  - removed the optional property `provider` from the response with the `500` status
  - removed the optional property `provider` from the response with the `502` status
  - removed the optional property `status_code` from the response with the `400` status
  - removed the optional property `status_code` from the response with the `401` status
  - removed the optional property `status_code` from the response with the `404` status
  - removed the optional property `status_code` from the response with the `409` status
  - removed the optional property `status_code` from the response with the `500` status
  - removed the optional property `status_code` from the response with the `502` status
  - removed the optional property `type` from the response with the `400` status
  - removed the optional property `type` from the response with the `401` status
  - removed the optional property `type` from the response with the `404` status
  - removed the optional property `type` from the response with the `409` status
  - removed the optional property `type` from the response with the `500` status
  - removed the optional property `type` from the response with the `502` status
  - added the required property `error` to the response with the `400` status
  - added the required property `error` to the response with the `401` status
  - added the required property `error` to the response with the `404` status
  - added the required property `error` to the response with the `409` status
  - …2 more

---

[Operation](https://skmtc.dev/enterpilot/apis/gomodel-api/docs/v1/batches/:id/results/get.md) · [API](https://skmtc.dev/enterpilot/apis/gomodel-api.md) · [Page](https://skmtc.dev/enterpilot/apis/gomodel-api/changes/v1/batches/:id/results/get)
