Users API
Get User
Retrieve a single user by ID
GET
Authorizations
Your duohub API key. Type: str
Path Parameters
Unique identifier of the user to retrieve
Response
200 - application/json
User retrieved successfully
The response is of type object
.
Retrieve a single user by ID
Your duohub API key. Type: str
Unique identifier of the user to retrieve
User retrieved successfully
The response is of type object
.