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:
"407ce70e-0470-4840-b671-fa00a01f8628"