Skip to main content
GET
Get User

Overview

Fetch detailed information about a specific vendor portal user account.

Use Cases

  • Verify user existence before sending a password reset
  • Look up which vendor a user belongs to
  • Check account status (approved, invitation date)

Path Parameters

string
required
The user’s unique ID.

Response

Returns the full user document (excluding password).
200

Example