You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[**neurostore_resources_neurostore_studyset_releases_get**](NeurostoreStudysetReleasesApi.md#neurostore_resources_neurostore_studyset_releases_get) | **GET** /neurostore-studyset-releases/{version} | GET NeuroStore studyset release manifest
9
-
[**neurostore_resources_neurostore_studyset_releases_search**](NeurostoreStudysetReleasesApi.md#neurostore_resources_neurostore_studyset_releases_search) | **GET** /neurostore-studyset-releases/ | GET NeuroStore studyset release list
7
+
[**neurostore_studyset_releases_get**](NeurostoreStudysetReleasesApi.md#neurostore_studyset_releases_get) | **GET** /neurostore-studyset-releases/ | GET NeuroStore studyset release list
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
print("The response of NeurostoreStudysetReleasesApi->neurostore_studyset_releases_version_download_get:\n")
108
104
pprint(api_response)
109
105
exceptExceptionas e:
110
-
print("Exception when calling NeurostoreStudysetReleasesApi->neurostore_resources_neurostore_studyset_releases_get: %s\n"% e)
106
+
print("Exception when calling NeurostoreStudysetReleasesApi->neurostore_studyset_releases_version_download_get: %s\n"% e)
111
107
```
112
108
113
109
@@ -121,7 +117,7 @@ Name | Type | Description | Notes
121
117
122
118
### Return type
123
119
124
-
**object**
120
+
**bytearray**
125
121
126
122
### Authorization
127
123
@@ -130,7 +126,7 @@ No authorization required
130
126
### HTTP request headers
131
127
132
128
-**Content-Type**: Not defined
133
-
-**Accept**: application/json
129
+
-**Accept**: application/gzip, application/json
134
130
135
131
### HTTP response details
136
132
@@ -141,17 +137,16 @@ No authorization required
141
137
142
138
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
from neurostore_sdk.models.neurostore_resources_neurostore_studyset_releases_search200_response import NeurostoreResourcesNeurostoreStudysetReleasesSearch200Response
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments