---
title: "Fetch Queue Jobs"
method: GET
path: "/queue/jobs"
tags: ["queue"]
---

# Fetch Queue Jobs

`GET /queue/jobs`

This endpoint returns the jobs currently in the queue

## Query parameters

- `queue_id` string
- `broadcast_id` string

## Headers

- `x-phone` string

## Response `200`

200 OK

- object — The response is a JSON object of the message job. Refer to the message job object here

---

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