Skip to content

Retrieve the user key (usually the email) for the currently logged-in user

GET
/whoami

Retrieve the user key (usually the email) for the currently logged-in user

Authorizations

Responses

200

User info

Information about a user

object
key

The user key associated with this user. Usually an email

string

5XX

Unspecified server error encountered

object
query
required

Error object container

object
error
required

Name/type of the error that occurred

string
ServerError
message
required

Message explaining why the error occurred

string
An unspecified server error occurred