The Open API specification for Synapse is now available for download!

Download Open API Spec

GET /oauth2/audit/tokens/{tokenId}/metadata

Retrieve the metadata for an OAuth 2.0 refresh token as an authenticated Synapse user. Clients that wish to retrieve OAuth 2.0 refresh token metadata should use GET /oauth2/token/{tokenId}/metadata

Resource URL

https://repo-prod.prod.sagebase.org/auth/v1/oauth2/audit/tokens/{tokenId}/metadata

Resource URL Variables
{tokenId}
Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object OAuthRefreshTokenInformation
(application/json)