---
title: "Get the last poll data for all task types"
method: GET
path: "/api/tasks/queue/polldata/all"
tags: ["task-resource"]
---

# Get the last poll data for all task types

`GET /api/tasks/queue/polldata/all`

## Query parameters

- `workerSize` integer
- `workerOpt` 'GT' | 'LT'
- `queueSize` integer
- `queueOpt` 'GT' | 'LT'
- `lastPollTimeSize` integer
- `lastPollTimeOpt` 'GT' | 'LT'

## Response `200`

OK

---

[API](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server.md) · [All operations](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orkescloud/orkes-conductor-api-server/revisions/6ebf0c14ac41/schema)
