EasypanelDocs

Get the current user

Returns the authenticated user without the stored password.

GET
/getUser

Returns the authenticated user without the stored password.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://example.com/getUser"
null