---
title: "Gets the results of a job as a JSON string."
method: GET
path: "/job/{jobId}/results"
tags: ["Job"]
---

# Gets the results of a job as a JSON string.

`GET /job/{jobId}/results`

For file download, use the download-results endpoint instead.

## Path parameters

- `jobId` string, required

## Response `200`

OK

- string

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden

---

[API](https://skmtc.net/rapidata/apis/rapidata-api.md) · [All operations](https://skmtc.net/rapidata/apis/rapidata-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rapidata/rapidata-api/revisions/d779de93a5ee/schema)
