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

Download Open API Spec

POST /schema/organization/list

List all organizations. Each call will return a single page of Organizations. Forward the provided nextPageToken to get the next page.

Resource URL

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

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