---
title: "Poll results"
method: GET
path: "/results"
tags: ["Data"]
---

# Poll results

`GET /results`

Retrieves the results for the specified dataCode. If the results are not ready, the status field is returned as WAITING.
Otherwise, the data field contains either the data or, if an error occurred, the error description.

## Query parameters

- `dataCode` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/kameleoon/apis/openapi-definition-for-automation-api.md) · [All operations](https://skmtc.net/kameleoon/apis/openapi-definition-for-automation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kameleoon/openapi-definition-for-automation-api/versions/09f2abcea0b5/schema)
