1

Topic: List of all e-mail accounts in a domain via RESTAPI

Hello,


   Is there any way to get a list of all e-mail accounts in a domain via REST API?

   There is something like that for domains:
 
    curl -k -X GET -i -b cookie.txt -d "" https://<server>/iredadmin/api/domains

   But is there any for user accounts too?


Thank you!
Best regards,

Tom
--

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: List of all e-mail accounts in a domain via RESTAPI

tskalczynski wrote:

   But is there any for user accounts too?

Currently, no.

I will try to implement it in next release. Thanks for the feedback.

3

Re: List of all e-mail accounts in a domain via RESTAPI

ZhangHuangbin wrote:
tskalczynski wrote:

   But is there any for user accounts too?

Currently, no.

I will try to implement it in next release. Thanks for the feedback.

Hello,


   Thank you! smile


Best regards,

Tom
--