Get dedicated sending status
Retrieve the organization’s dedicated sending IP status based on actual trailing-30-day email volume. Returns eligibility status, current request status (pending, approved, etc.), and provisioning details. Server-authoritative; uses real send volume from the messages table, not client-supplied estimates. Requires owner or admin role.
Authorizations
Dashboard JWT token from Clerk
Response
The server-authoritative dedicated-sending status inside the standard { data, meta } envelope: data carries the measured trailing-30-day email volume, whether it clears the ~50k/month tier gate, and any persisted request record (e.g. pending_provisioning). Read-only — no IP is provisioned and no billing changes.
The response is of type object.