Get sign configuration history
get
/ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/signconfiguration/history
Retrieves sign configuration history.
Request
Path Parameters
-
mode(required): string
Mode to fetch the records for
-
studyId(required): string(uuid)
ID of the study to fetch the records for
Query Parameters
-
configId: string(uuid)
ID of the config to fetch the records for
-
limit: integer(int32)
Minimum Value:
0
limit -
offset: integer(int32)
Minimum Value:
0
offset
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Success
Nested Schema : SignatureConfigurationDTO
Type:
Show Source
object
-
affidavitCodeValue: string
Minimum Length:
0
Maximum Length:4000
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
configName: string
Minimum Length:
0
Maximum Length:4000
-
emailReminder: string
Minimum Length:
0
Maximum Length:1
-
id: string
(uuid)
-
objectVersionNumber: number
-
operationType: string
-
reason: string
Minimum Length:
0
Maximum Length:255
-
requiredBy: array
requiredBy
Minimum Number of Items:
0
Maximum Number of Items:4000
-
requiredOn: string
Minimum Length:
0
Maximum Length:16
Allowed Values:[ "CASEBOOK", "VISIT", "FORM" ]
-
requiredOnForms: array
requiredOnForms
Minimum Number of Items:
0
Maximum Number of Items:4000
-
requiredOnVisits: array
requiredOnVisits
Minimum Number of Items:
0
Maximum Number of Items:4000
-
softwareVersionNumber: number
-
targetAfter: string
Minimum Length:
0
Maximum Length:16
Allowed Values:[ "COMPLETION", "START" ]
-
targetDate: integer
-
targetSet: string
Minimum Length:
0
Maximum Length:1
-
triggerAnswer: array
triggerAnswer
Minimum Number of Items:
0
Maximum Number of Items:4000
-
triggerQuestion: string
(uuid)
-
userId: string
(uuid)
-
versionEnd: string
(date-time)
-
versionStart: string
(date-time)
Nested Schema : requiredBy
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
Show Source
4000
Nested Schema : requiredOnForms
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
Show Source
4000
Nested Schema : requiredOnVisits
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
Show Source
4000
Nested Schema : triggerAnswer
Type:
array
Minimum Number of Items:
0
Maximum Number of Items:
Show Source
4000
400 Response
Bad_Request
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object