The domain's retiring-sender ledger (console)
GET /v1/admin/orgs/{org_id}/domains/{domain}/outbound-route/retirements
Read-only list of the domain’s retiring provider stints (viewer); the accounts a switch left decommissioning during their overlap window. The active route view clears previous_account_id on flip, so this is the only HTTP surface that observes a retiring stint. provider_state_json is never exposed. A domain the caller’s org does not own returns 404.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Responses
Section titled “ Responses ”The domain’s retiring-sender ledger rows.
The domain’s retiring-sender ledger rows (list envelope).
object
Provider-neutral progress for one old sending route being cleaned up after a switch. Infrastructure identifiers and snapshots are never exposed.
object
When the retiring stint’s records may be pruned.
Missing or invalid credential.
The canonical error envelope. error is a stable machine code.
object
Stable error code (e.g. unauthorized, forbidden, not_found, invalid, quota_exceeded, rate_limited).
Example
forbiddenHuman-readable detail (never leaks internals).
Example
missing required scopeAuthenticated but lacking the required scope, or out of quota.
The canonical error envelope. error is a stable machine code.
object
Stable error code (e.g. unauthorized, forbidden, not_found, invalid, quota_exceeded, rate_limited).
Example
forbiddenHuman-readable detail (never leaks internals).
Example
missing required scopeResource not found.
The canonical error envelope. error is a stable machine code.
object
Stable error code (e.g. unauthorized, forbidden, not_found, invalid, quota_exceeded, rate_limited).
Example
forbiddenHuman-readable detail (never leaks internals).
Example
missing required scope