OSSupportQuestions | Posts: 21

maximum amount of senders

0 votes
Hey team, Can we obtain the maximum amount of senders on the account using the API/SDK? Thanks in advance!

Duo_Liang | Posts: 3776

Reply to: maximum amount of senders

0 votes
Hey there, Account's plan information is hosted at the sender object, you can retrieve this information by below API:
GET /api/account/senders?search={account_owner_email}
The maximum amount of senders is under the path “results”—“account”—“licenses”—“plan”—“quotas”. Hope this could help! Duo

Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off