---
title: "Aggregates the results of an order and returns them as a JSON string."
method: GET
path: "/order/{orderId}/results"
tags: ["Order"]
---

# Aggregates the results of an order and returns them as a JSON string.

`GET /order/{orderId}/results`

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

## Path parameters

- `orderId` 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/versions/e42ec51c7b88/schema)
