Token
Get the current token policy
Returns the admin-configured token policy that governs token creation, lifetime, and renewal limits. Read-only for non-admin users.
get/api/user/tokens/policy
Headers
X-EDH-USERstring required
SOCA username for authentication
X-EDH-TOKENstring required
SOCA authentication token
Response
Token policy retrieved successfully
Example response
{
"success": true
}