---
title: "Take a task from the queue"
method: POST
path: "/queue/dequeue"
tags: ["basic"]
---

# Take a task from the queue

`POST /queue/dequeue`

## Query parameters

- `worker_name` string, required
- `tasks` string, required
- `labels` string, required

## Response `200`

The task

## Other responses

- `400` — General error

---

[API](https://skmtc.net/amz-racing/apis/rosbag-bazaar-api.md) · [All operations](https://skmtc.net/amz-racing/apis/rosbag-bazaar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/amz-racing/rosbag-bazaar-api/versions/9167cc5a1f11/schema)
