[Deprecated]: Get site by filter parameters
get
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/siteFilterPaginated
Deprecated: Retrieves sites based on the three filter parameters: status, study version, and country.
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
-
country: string
Filter sites by study version.
-
limit: string
Number of rows to return.
-
offset: string
Row number to start from.
-
sdfType: string
Type of SDF : Sites or Depots.
-
status: string
Filter sites by status.
-
studyVersion: string
Filter sites by study version.
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