GET api/v1/Study
Gets collection of studies per user
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
OkNegotiatedContentResultOfIEnumerableOfStudyListModelName | Description | Type | Additional information |
---|---|---|---|
Content | Collection of StudyListModel |
None. |
|
ContentNegotiator | IContentNegotiator |
None. |
|
Request | HttpRequestMessage |
None. |
|
Formatters | Collection of MediaTypeFormatter |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.