Skip to main content
GET
Get user details
Retrieve detailed information about a specific user by their ID. Requires Administrative access.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The MongoDB ObjectId of the user.

Response

User details

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