GET v1/api/{studyId}/configurationauditlog

Request Information

URI Parameters

NameDescriptionTypeAdditional information
studyId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ConfigurationActivity
NameDescriptionTypeAdditional information
EntityName

string

None.

ObjectType

string

None.

FieldAction

string

None.

SiteId

integer

None.

OldFileBlobId

globally unique identifier

None.

OldValue

string

None.

NewFileBlobId

globally unique identifier

None.

NewValue

string

None.

UserName

string

None.

Timestamp

date

None.

FormattedTimestamp

string

None.

TimestampTicks

integer

None.

DeployedToUat

date

None.

DeployedToUatFormatted

string

None.

DeployedToLive

date

None.

DeployedToLiveFormatted

string

None.