Get Current User Information

🔐 Login Required (User Permission)

GET
/api/user/self

Response Body

curl -X GET "https://example.com/api/user/self"
Empty

How is this guide?