Me
Return the current auth state.
GET
Me
Documentation Index
Fetch the complete documentation index at: https://docs.idun-group.com/llms.txt
Use this file to discover all available pages before exploring further.
Last modified on May 22, 2026
Return the current auth state.
curl --request GET \
--url https://api.example.com/admin/api/v1/auth/me{
"authenticated": true,
"authMode": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.idun-group.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?
curl --request GET \
--url https://api.example.com/admin/api/v1/auth/me{
"authenticated": true,
"authMode": "<string>"
}