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

Download Open API Spec

TermsOfServiceInfo

org.sagebionetworks.repo.model.auth.TermsOfServiceInfo

Information about the current Synapse Terms of Service (ToS).

Field Type Description
termsOfServiceUrl STRING The URL that can be used to fetch the latest ToS using an HTTPS GET.
latestTermsOfServiceVersion STRING The semantic version of the latest ToS in the provided URL. Callers will need to provide this version when submitting a request to agree to shown ToS.
currentRequirements TermsOfServiceRequirements Information about the global ToS Synapse requirements that all users must agree to.