GET v1/capps/history/{id}

returns a list of historie entries

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

app id

string

Required

Body Parameters

None.

Response Information

Resource Description

list of history

Collection of Core.Model.History
NameDescriptionTypeAdditional information
CreatedAt

date

None.

Action

HttpNet.EBusiness.EPoststelle.Core.Definitions.TaskActionEnum

None.

ActionMessage

string

None.

Status

HttpNet.EBusiness.EPoststelle.Core.Definitions.TaskStatusEnum

None.

StatusMessage

string

None.

User

string

None.

IpAddress

string

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.