getUser()
Retrieves a single user by their ID, if the ID is valid. Throws an error otherwise.
- Name
userId
- Type
string
- Description
The ID of the user to retrieve.
Feedback
Last updated on
getUser()
Retrieves a single user by their ID, if the ID is valid. Throws an error otherwise.
userId
string
The ID of the user to retrieve.
Last updated on