Skip to main content

Get user details

GET 

/company/users/:id

Returns the complete information of a specific company user.

Required Permissions:

  • Regular users can only view their own profile
  • Administrators can view any user in their company

Usage Example:

  • View another user's profile (admin only)
  • Verify contact information

Note: Non-administrator users attempting to view another profile will receive a 401 error

Request

Responses

User details retrieved successfully.