Get Subject count
get
/ec-dc-svc/rest/v1.0/studies/{studyId}/{mode}/subjects/count
Get count of all active subjects available in the Study
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts test, active, or training.
-
studyId(required): string
ID of the study to which the subject belongs.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Subjects success.
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object