---
title: "GET /api/cms/process-queue"
method: GET
path: "/api/cms/process-queue"
tags: ["/api/cms/process-queue"]
---

# GET /api/cms/process-queue

`GET /api/cms/process-queue`

Get progress for video processing

## Query parameters

- `type` string
- `worker_id` string
- `result` string
- `cms_set_id` string
- `cms_process_id` string
- `cms_content_id` string
- `start` integer
- `count` integer
- `order` string
- `direction` string
- `deleted` string
- `started` string
- `started_before` string
- `started_after` string
- `updated_before` string
- `updated_after` string
- `added_before` string
- `added_after` string

## Response `200`

success

- GetCmsProcessQueue
  - `success` boolean

---

[API](https://skmtc.net/toomuchmedia/apis/api-specification.md) · [All operations](https://skmtc.net/toomuchmedia/apis/api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/toomuchmedia/api-specification/versions/cfa5dd2a983a/schema)
