v1
latestOpenAPI 3.0.32026-07-24614422630.2 KBUser Management
Get User by ID
Retrieves a single user's details based on their DealHub user ID. Fields with null values will not be included in the response.
get/api/v1/user/id/{id}
Path parameters
idstring required
The unique DealHub ID of the user.
Response
Success. Returns the user object.