Token (Admin)
Get the current token policy
Returns the full admin-configured token policy. Requires admin (sudo) privileges.
get/api/admin/tokens/policy
Headers
X-EDH-USERstring required
Admin username
X-EDH-TOKENstring required
Admin authentication token
Response
Token policy retrieved successfully
Example response
{
"success": true
}