[Deprecated]: Get site by site name or address and type of SDF
get
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/search
Deprecated: Retrieves site by key (site name or address) and type of SDF (Sites or Depots).
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts active, test, or training.
-
studyId(required): string(uuid)
The ID of the study.
Query Parameters
-
key: string
Key value to search for: name or address.
-
sdfType: 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.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object