---
title: "Returns a captcha task."
method: GET
path: "/api/get_captcha_task"
tags: ["pyLoad REST"]
---

# Returns a captcha task.

`GET /api/get_captcha_task`

Returns a captcha task.

## Query parameters

- `exclusive` boolean

## Response `200`

`CaptchaTask`

- CaptchaTask
  - `tid` integer, required
  - `data` object, nullable
  - `type` string, nullable
  - `result_type` string, nullable

---

[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)
