Skip to main content

List Paused Classes

GET 

/api/v2/queue-admin/paused-classes

List active pause-class registry entries.

Workers consult this registry through the ReleasePausedJob middleware: when a worker pops a job whose class or tenant tag matches a paused identifier, the job is re-released with backoff instead of being executed. Used for hot-patching runaway integrations or noisy tenant workloads without a deploy.

Authentication: Requires Bearer token.

Request

Responses

Successful response