GET api/v2/Study/{studyId}/Data?configLastUpdatedTimestamp={configLastUpdatedTimestamp}&lastDataSyncTimestamp={lastDataSyncTimestamp}
Triggers an asynchronous query for data updates after the last data sync. Also checks if the configuration has changed. Returns a key to retrieve the results.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
studyId |
Study ID |
globally unique identifier |
Required |
configLastUpdatedTimestamp |
Configuration last updated timestamp |
date |
Required |
lastDataSyncTimestamp |
Last data sync timestamp |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
Ok, Conflict
globally unique identifierResponse Formats
application/json, text/json
Sample:
"26064483-4c73-4af5-b8e5-5ed5e904a676"