List everything holding dispatch
List the calling organization’s pause records — admin holds and automatic rate-limit backoffs alike, each with its machine-readable cause. By default only active holds return; include_released=true adds released history (release is not deletion). Filter by scope, sort with sort_by/order (default newest-first), paginate with limit/skip. Readable by any organization member.
Authorizations
Query Parameters
How much of dispatch a pause holds.
global holds every Domain in the organization; domain holds one
Domain; lane holds one named dispatch lane; bucket holds one provider
rate bucket (the shape automatic backoffs use); batch holds one batch.
global, domain, lane, bucket, batch Allowed sort fields when listing dispatch pauses.
created_at, expires_at Sort direction for config-family list endpoints (D-08).
Renders as a real named enum (components.schemas["Order"]) in the
generated OpenAPI so the Phase 50 typed client gets a compile-time
"asc" | "desc" string-literal union.
asc, desc 1 <= x <= 500x >= 0