Skip to main content
GET
List all users
Admin only endpoint to retrieve alphabetical list of all registered users.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

List of users

_id
string
email
string
name
string
surname
string
companyName
string
companyVerified
boolean
permission
string
status
string
jobTitle
string