Introduction
Returns the user
ApiUser
, associated with a given email account.
Parameters
apiKey
The active API Key.
email
Limits result to the specific user associated with a known email.
sessionId
The active session ID.
Return value
Instance of
ApiUser
object.
Code samples