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

Download Open API Spec

POST /schema/version/list

List the version information for each version of a given schema. Each call will return a single page of results. Forward the provide nextPageToken to get the next page of results.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/schema/version/list

Resource Information
Authentication not required
Required OAuth Scopes view
HTTP Method POST
Request Object ListJsonSchemaVersionInfoRequest
(application/json)
Response Object ListJsonSchemaVersionInfoResponse
(application/json)