Get user information.

Get information about the authenticated user.

Authentication

Authorizationstring
This API uses [our API key HMAC authentication](/nlp/reference/hmac-authentication), with empty credential scope. Access keys and secret access keys will be provided by Emtelligent; contact us for key management. Keys will consist of only printable ASCII characters, and leading and trailing whitespace is insignificant.
OR
x-api-keystring

API keys will be provided by Emtelligent; contact us for key management. Keys will consist of only printable ASCII characters, and leading and trailing whitespace is insignificant.

Response

Successful.
usernamestring
Username.
audit_reportsboolean
Flag set if reports are audited for this user.
permissionsobject
Permissions for this user.

Errors

401
Unauthorized Error
500
Internal Server Error