Get subject forms data details
post
/ec-datahub-svc/rest/v5.0/tenant/{tenantId}/studies/{studyId}/{mode}/subjects/forms
Retrieves subject forms details based on dynamic query parameters. Right: SubjectFormDatasetPost.
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
Type:
object
Title:
ErrorResponseData
Error Response Details Information
Show Source
-
details: object
Object
Title:
Object
Object with error details information. -
errorCode: string
Error code which is stored in ErrorCode enum. Example : C1-003Example:
C1-003
-
errorMessage: string
Error message which is stored in service property file. Example : Cannot modify object after a study version has been approvedExample:
Cannot modify object after a study version has been approved
Nested Schema : Object
Type:
object
Title:
Object
Object with error details information.