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

NameDescriptionTypeAdditional information
studyId

Study ID.

globally unique identifier

Required

configLastUpdatedTimestamp

Configuration last updated timestamp.

date

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true