Skip to main content

List User Emails

GET 

/user/name

Returns a list of emails for all non-deleted users in the system.

Responses

successful operation

Schema
  • Array [
  • property name* string
  • ]
Loading...