Get blinded visit details
post
/ec-datahub-svc/rest/v1.0/tenant/{tenantId}/studies/{studyId}/{mode}/subjects/blindedVisits
Retrieves blinded visit details based on dynamic query parameters. Right: BlindedSubjectEventDatasetPost.
Request
Path Parameters
Query Parameters
Supported Media Types
- application/json
Response
Supported Media Types
- application/json
200 Response
Successful operation
400 Response
'Missing / invalid data'
Root Schema : ErrorResponseData_ORS
Type:
object
Title:
ErrorResponseData_ORS
Response object to represent errors.
Show Source
-
details: object
details
Detail of error
-
errorCode: string
Error code in error responseExample:
DESIGN_NOT_FOUND,JSON-004
-
errorMessage: string
Error message in error responseExample:
Design not found, Validation error
Nested Schema : details
Type:
object
Detail of error