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

Download Open API Spec

GET /personalAccessToken

Retrieve metadata for all personal access tokens issued for the requesting user. Metadata for active and expired tokens will be returned in reverse-chronological order by creation date. Metadata for revoked tokens cannot be returned.

Resource URL

https://repo-prod.prod.sagebase.org/auth/v1/personalAccessToken

Parameters
nextPageToken

optional

Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method GET
Request Object None
Response Object AccessTokenRecordList
(application/json)