The org's deliverability rollup (console)
GET /v1/admin/orgs/{org_id}/reputation
Read-only deliverability rollup for the org (viewer): status badge, per- provider/tenant sending status, latest metrics window, open-finding count.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Responses
Section titled “ Responses ”The org reputation rollup.
The org’s provider-neutral deliverability rollup: derived status badge, sending readiness, the latest metrics window, and open-finding count.
object
UI badge: healthy/at_risk/paused/enforced/unknown.
The org’s effective sending status.
Whether outbound sending infrastructure is configured.
The latest window’s Sends/Bounces/Complaints rollup for the org.
object
Count of open findings for the org.
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 scope