- URL:
 - https://<root>/security/tokens
 - Methods:
 GET- Required Capability:
 - Access allowed with the "Security and Infrastructure" privilege
 - Version Introduced:
 - 10.2.1
 
Description
The tokens resource represents the token configuration for an organization. Use the Update Token Configuration operation to change the configuration properties of the token service.
Request parameters
| Parameter | Details | 
|---|---|
  | The response format. The default response format is  Values:   | 
Example usage
The following is a sample request URL used to access the tokens resource:
https://machine.domain.com/webadaptor/portaladmin/security/tokens?f=pjsonJSON Response example
{
  "sharedKey": "gbw6+cxasO+Rq0wHUWtnS040mLW1mO4Sh+vmbW7F+cs="
}