findUser
Some tooltip text!
• Less than 1 minute to read
• Less than 1 minute to read
Description
Finds the ID of the specified user. If the specified user is not found, an error code will be returned.
In parameters
| Parameter | Description |
|---|---|
| sessionKey | A valid session key |
| field | The field to search. Valid fields: username, loginname, email |
Out parameters
| Parameter | Description |
|---|---|
| errorCode | See list of codes |
| userId | The ID of the user |