Get sign information
get
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/signinfo
Retrieves sign information by study ID and mode.
Request
Path Parameters
-
mode(required): string
Mode to fetch the record for
-
studyId(required): string
ID of the study for which you want to get the list of subjects.
Query Parameters
-
eventId: string
Event ID to fetch the record for
-
eventInstanceNum: integer
Event Instance Number to fetch the record for
-
limit: integer(int32)
Minimum Value:
0
number of records -
offset: integer(int32)
Minimum Value:
0
starting offset -
signStatus: string
Sign status to fetch the record for
-
siteIds: array[string]
Site IDs to fetch the record for
-
subjectId: string
Subject ID to fetch the record for
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Success
Nested Schema : SignConfigEligibilityResponseDTO
Type:
Show Source
object
-
actionStatus: string
-
affidavitCodeValue: string
-
comment: string
-
configId: string
(uuid)
-
dueDays: integer
-
eventId: string
(uuid)
-
eventInstanceNum: integer
-
formId: string
(uuid)
-
formSectionId: string
(uuid)
-
formTitle: string
-
id: string
(uuid)
-
innerRepeat: integer
-
objectVersionNumber: number
-
operationType: string
-
outerRepeat: integer
-
reason: string
-
repeatFormNumber: integer
-
repeatSequenceNumber: integer
-
requiredBy: array
requiredBy
-
requiredOn: string
-
siteId: string
(uuid)
-
softwareVersionNumber: number
-
status: string
-
studyVersion: string
-
subjectId: string
(uuid)
-
subjectNumber: string
-
userId: string
(uuid)
-
versionEnd: string
(date-time)
-
versionStart: string
(date-time)
-
visitTitle: string
400 Response
Bad_Request
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object