Get user details
Retrieves the details of a specific user based on the userId provided.
Path Parameters |
---|
userId string — REQUIREDThe unique ID of the user. |
Query Parameters |
---|
bot string — REQUIREDThe unique bot ID in which the user record is available. |
allProperties stringPass |
Responses | ||
---|---|---|
200 OK
| ||
400 Bad Request
| ||
401 Unauthorized request or invalid | ||
406 Not Acceptable | ||
500 Internal Server Error
|