Get domain inbox placement rate
Aggregate inbox placement statistics for a sending domain over the past N days (default 30). Shows the percentage of test emails delivered to inbox vs. spam/promotions folders across major ISPs. Computed from delivered test-send proofs. Returns zeros for domains with no test history. Requires owner or admin role.
Authorizations
Dashboard JWT token from Clerk
Path Parameters
Response
The windowed inbox-placement summary inside the standard { data, meta } envelope: data carries the resolved domainId, the days window, total proofs counted, and the inbox/spam/promotions breakdown plus the overall inbox-placement rate. A domain with no test history returns zeros rather than a 404.
The response is of type object.