Retrieve List of Tokens

To retrieve the list of tokens maintained by the authorization server, use the following endpoint:

Retrieve List of Tokens
Method URL
GET http://ASGServerHost:httpPort/asg/oauth2/access_token/owners

For example,

http://ASGServerHost:httpPort/asg/oauth2/access_token/owners

where:

  • ASGServerHost is the host name running TIBCO API Exchange Gateway.
  • httpPort is the port value for HTTP transport.