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

Download Open API Spec

POST /grid/session/list

List a user's active grid sessions that match the provided request.

Forward the provided nextPageToken to get the next page of results.

Resource URL

https://repo-prod.prod.sagebase.org/repo/v1/grid/session/list

Resource Information
Authentication Required
Required OAuth Scopes view
HTTP Method POST
Request Object ListGridSessionsRequest
(application/json)
Response Object ListGridSessionsResponse
(application/json)