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.

getAccountGroup

Returns user account groups when set to true

sessionId

The active session ID.
Return value
Instance of ApiUser object.
Code samples

Loading API Runner...