---
title: "Get tasks in queue"
method: GET
path: "/task/list"
tags: ["task"]
---

# Get tasks in queue

`GET /task/list`

Retrieve all PFI bulk data tasks in the queue, most recent first.

## Response `200`

OK

- QueueResponseList — List of items in the processing queue.
  - `tasks` string[]

## Other responses

- `401` — Unauthorized
- `429` — Too Many Requests

---

[API](https://skmtc.net/recordedfuture/apis/alert-api.md) · [All operations](https://skmtc.net/recordedfuture/apis/alert-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/recordedfuture/alert-api/revisions/c8c2f68d8b60/schema)
