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

Download Open API Spec

LoginResponse

org.sagebionetworks.repo.model.auth.LoginResponse

Holds a session token used for short-term authentication with Synapse

Field Type Description
sessionToken STRING (deprecated) A token that identifies the user
accessToken STRING A token that authorizes subsequent requests
acceptsTermsOfUse BOOLEAN Does the user accept the terms of use?
authenticationReceipt STRING A valid receipt allows the user to skip extra security checks.