[Deprecated]: Get count of events based on given parameters
get
/ec-dc-svc/rest/v6.0/studies/{studyId}/{mode}/eventsCount
Deprecated: Filters and retrieves count of events by subject ID, Event ID, Form ID, study ID or study mode, based on given parameters.
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts test, active, or training.
-
studyId(required): string
Query Parameters
-
eventId(required): string
Event ID.
-
formId(required): string
Form ID.
-
subjectId(required): string
Subject ID.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Success
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object