GET api/v2/Study/{studyId}/GetConfigChangedStatus?configLastUpdatedTimestamp={configLastUpdatedTimestamp}
Get the configuration changed status since last updated timestamp passed in the request.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
studyId |
Study ID. |
globally unique identifier |
Required |
configLastUpdatedTimestamp |
Configuration last updated timestamp. |
date |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true