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

Download Open API Spec

AccessTokenState

org.sagebionetworks.repo.model.auth.AccessTokenState

The enumeration of possible personal access token states.

Enumeration
name description
ACTIVE Indicates that the token is currently active and can be used to make authorized requests to Synapse.
EXPIRED Indicates the token has expired because it has not been used for 180 days. The token can only be deleted.