The caller's org deliverability rollup
GET /v1/reputation
Read-only deliverability status for the caller’s own org: the derived status badge, per-provider/tenant sending status, the latest Sends/Bounces/Complaints window, and the open-finding count. Advisor findings degrade to unavailable_vdm_disabled when VDM is off. Strictly org-scoped.
Authorizations
Section titled “Authorizations ”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