[Deprecated]: Get sites in a paginated format
get
/ec-site-svc/rest/v2/studies/{studyId}/{mode}/sdfs/paginated
Deprecated: Retrieves sites in a paginated format.
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
-
limit: string
Number of rows to return.
-
noCache: boolean
Cache
-
offset: string
Row number to start from.
-
order: string
The Order in which the sites are returned.
-
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