ListGridSessionsResponse
org.sagebionetworks.repo.model.grid.ListGridSessionsResponse
Response to a request to list a user's active grid session.
Field | Type | Description |
---|---|---|
page | ARRAY<GridSession> | A single page of results that match the request parameters. |
nextPageToken | STRING | Forward this token to get the next page of results. |