Profile
Get current user
GET
/
api
/
user
/
me
Copy
curl --request GET \
--url https://shield.attaxa.com/api/user/me
Response
200
The current user's information
Copy
curl --request GET \
--url https://shield.attaxa.com/api/user/me
Assistant
Responses are generated using AI and may contain mistakes.