IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
User authentication information
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
User authentication information
editProvides authentication information about a user, including elevated permission status and TOTP device availability.
Request
editGET /api/v1/users/auth
Responses
edit-
200 -
User authentication information response
Request example
editcurl -XGET https://{{hostname}}/api/v1/users/auth \
-H "Authorization: ApiKey $ECE_API_KEY"