---
title: "GET /tasks/workers/"
method: GET
path: "/tasks/workers/"
tags: ["tasks"]
---

# GET /tasks/workers/

`GET /tasks/workers/`

Get currently connected worker count.

## Response `200`

- Worker[]
  - `worker_id` string, required
  - `version` string, required
  - `version_matching` boolean, required

## Other responses

- `400`
- `403`

---

[API](https://skmtc.dev/goauthentik/apis/authentik.md) · [All operations](https://skmtc.dev/goauthentik/apis/authentik/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/goauthentik/authentik/revisions/4e42e86021d7/schema)
