Get Data Capture properties history
get
/ec-dataintegration-svc/rest/v1.0/studies/{studyId}/{mode}/properties/history
Retrieves Data Capture properties 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
-
limit: integer(int32)
Minimum Value:
0
limit -
offset: integer(int32)
Minimum Value:
0
offset -
propertyId: string(uuid)
ID of DCProperties
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Success
Nested Schema : PropertyDto
Type:
Show Source
object
-
comment: string
Minimum Length:
0
Maximum Length:2048
-
entityId: string
(uuid)
-
entityType: string
Minimum Length:
0
Maximum Length:50
-
id: string
(uuid)
-
objectVersionNumber: number
-
propertyName(required): string
Minimum Length:
0
Maximum Length:100
-
propertyValue(required): string
Minimum Length:
0
Maximum Length:500
-
reason: string
Minimum Length:
0
Maximum Length:255
-
versionStart: string
(date-time)
400 Response
Bad_Request
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object