Get study sites, depots and labs by path attributes
get
/ec-site-svc/rest/v2.0/studies/{studyId}/{mode}/sdfs/lov/{pathAttr}
Retrieves study sites, study depots and study labs by path attributes. The supported path attributes are:
- ID
- name
- studyOrgId
- status
- versionStart
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts active, test, or training.
-
pathAttr(required): string
Column name.
-
studyId(required): string(uuid)
The ID of the study.
Query Parameters
-
includeRemoved: boolean
Includes removed study sites, study depots, study labs
-
sdfStatus(required): string
Status of the site.
-
sdfType(required): string
Type of SDF : Sites or Depots.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Successful operation.
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object