---
title: "Take a task from the queue"
method: GET
path: "/queue/{task_identifier}"
tags: ["basic"]
---

# Take a task from the queue

`GET /queue/{task_identifier}`

## Path parameters

- `task_identifier` 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)
