---
title: "Polls the result available for ResultID."
method: GET
path: "/api/poll_results"
tags: ["pyLoad REST"]
---

# Polls the result available for ResultID.

`GET /api/poll_results`

Polls the result available for ResultID.

## Query parameters

- `rid` integer, required

## Response `200`

`OnlineCheck`, if rid is -1 then no more data available

- OnlineCheck
  - `rid` integer, required
  - `data` object, required

---

[API](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi.md) · [All operations](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pyload/pyload-api-documentation-openapi/versions/00b0770e3fa6/schema)
