GET api/Subscription/logs?subscriptionId={subscriptionId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
subscriptionId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of SupportLog
NameDescriptionTypeAdditional information
SubscriptionSupportId

globally unique identifier

None.

SupportLogId

globally unique identifier

None.

SupportStatus

integer

None.

SupportTitle

string

None.

SupportMessage

string

None.

SupportSignedBy

string

None.

SupportDate

date

None.

AutoAudit_CreatedDate

date

None.

AutoAudit_CreatedBy

string

None.

AutoAudit_ModifiedDate

date

None.

AutoAudit_ModifiedBy

string

None.

AutoAudit_RowVersion

integer

None.

TimeTaken

integer

None.

SubscriptionSupport

SubscriptionSupport

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'APPSeConnect.Data.DataModels.SupportLog'. Path '[0].SubscriptionSupport.SupportLogs'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'APPSeConnect.Data.DataModels.SupportLog'. Path '[0].SubscriptionSupport.SupportLogs'.