List User Emails
GET/user/name
Returns a list of emails for all non-deleted users in the system.
Responses
- 200
successful operation
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- ]
property name* string
[
{}
]
Loading...
GET/user/name
Returns a list of emails for all non-deleted users in the system.
successful operation
[
{}
]