GET api/v1/Study/{studyId}/Site
Gets list of sites per study
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
studyId |
Study identifier in GUID format |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
OkNegotiatedContentResultOfStudyModelName | Description | Type | Additional information |
---|---|---|---|
Content | StudyModel |
None. |
|
ContentNegotiator | IContentNegotiator |
None. |
|
Request | HttpRequestMessage |
None. |
|
Formatters | Collection of MediaTypeFormatter |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.