Skip to main content
Skip to main content

AdminUsersListRes

AdminUsersListRes: Object

The list of users.

Type declaration

usersOmit<User, "password_hash">[]Required
An array of users details.
Was this section helpful?