Validating Access Token Request
 
	 Procedure
-  
		  To validate an access token and retrieve the token details, use the following endpoint: 
		   
		  
			 
			 
Retrieve Access Token using Token 
				 
				 
				 
				   
					 | Method 
					  | 
 
					 URL 
					  | 
 
				  
 
				
 
				 
				   
					 | GET 
					  | 
 
					 http://ASGServerHost:httpPort/asg/oauth2/access_token/Token_ID 
						 For example, 
						 
 
						http://ASGServerHost:httpPort/asg/oauth2/access_token/T1amGT21.Idup.3446d8984b48a7c0c531267317334ea7 
						 
 
					  | 
 
				  
 
				
 
			 
 
			  
		   
		  
			 where: 
			 
			 
			  
				- Token_ID 
				  refers to a valid access token. 
				
 
 
			 
			  
		   
		 
 
   
Copyright © Cloud Software Group, Inc. All rights reserved.