List the org's deliverability findings
GET /v1/reputation/findings
The caller’s org deliverability findings, newest-first. Supports ?status=, ?severity=, ?domain=, ?sender= filters and limit/cursor paging. Read-only; strictly org-scoped.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Page size for the cursor-paginated agent surface (default 50; clamped to the 1-100 range).
Opaque list pagination cursor.
Responses
Section titled “ Responses ”A page of deliverability findings.
The paged list of the org’s deliverability findings (newest-first).
object
One deliverability finding (internal status/severity/type; raw provider vocabulary is not exposed).
object
Bounce/complaint/feedback_3p/ip_listing/dkim/dmarc/spf/bimi/suppression/account_health/unknown.
Opaque cursor for the next page; absent on the last page.
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