List email accounts
GET/api/v1/email-accounts
Every sending inbox, with deliverability, warmup state, and daily capacity.
account:readRead your profile, usage, activity log, and connected email accounts.
Notes
summary.total_daily_capacity counts only accounts that are active and not paused by the system, so it reflects what can actually send today.Parameters
This endpoint takes no parameters.
Example
curl "https://resources.ashwanth.dev/api/v1/email-accounts" \
-H "Authorization: Bearer $LEADMAGNET_API_KEY"
Try it
API key
Held in this page only, never saved or sent anywhere but this API. If you are signed in, you can leave it blank.
Request
GET /api/v1/email-accounts