Token
List active API tokens for the authenticated user
Returns all non-revoked, non-expired scoped API tokens owned by the caller. Session tokens are excluded.
get/api/user/tokens
Headers
X-EDH-USERstring required
SOCA username for authentication
X-EDH-TOKENstring required
SOCA authentication token
Response
Token list retrieved successfully
Example response
{
"success": true
}