---
title: "Get message batch results (JSONL)"
method: GET
path: "/v1/messages/batches/{id}/results"
tags: ["messages"]
---

# Get message batch results (JSONL)

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

## Path parameters

- `id` string, required

## Response `200`

JSONL stream of batch results

## Other responses

- `401` — Unauthorized
- `404` — Not Found
- `409` — Conflict

---

[API](https://skmtc.net/enterpilot/apis/gomodel-api.md) · [All operations](https://skmtc.net/enterpilot/apis/gomodel-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/enterpilot/gomodel-api/versions/4c27ea61fcfe/schema)
