1

Topic: API: add GET iredadmin/api/users

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail 0.9.8
- Ubuntu 16.04.4 LTS
- MySQL yes
- Apache 2.4.18
- iRedAdmin-Pro yes
====
Like iredadmin/api/domains only for users:
iredadmin/api/users

Allow domain argument:
iredadmin/api/users?domain=example.com
or:
iredadmin/api/users?domain=example.com&domain=example.net
or:
iredadmin/api/users?domains=example.com,example.net
or:
iredadmin/api/domain/example.com/users

----

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

2

Re: API: add GET iredadmin/api/users

- What's the purpose of this api endpoint? get users of multiple domains?
- In which case you need this endpoint?