GET api/Tasks/GetTask

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Task
NameDescriptionTypeAdditional information
TaskId

globally unique identifier

None.

OrgAppSyncId

globally unique identifier

None.

TaskName

string

None.

Version

integer

None.

StatusId

byte

None.

TouchPointId

globally unique identifier

None.

SourceAppEntityActionId

globally unique identifier

None.

SourceAppEntityRequestActionName

string

None.

DestinationAppEntityActionId

globally unique identifier

None.

DestinationAppEntityRequestActionName

string

None.

IsActive

boolean

None.

AutoAudit_CreatedDate

date

None.

AutoAudit_CreatedBy

string

None.

AutoAudit_ModifiedDate

date

None.

AutoAudit_ModifiedBy

string

None.

AutoAudit_RowVersion

integer

None.

Sequence

integer

None.

Remarks

string

None.

Modified

boolean

None.

SourceAppEntityAction

AppEntityAction

None.

DestinationAppEntityAction

AppEntityAction

None.

OrgAppSync

OrgAppSync

None.

Status

Status

None.

TouchPoint

TouchPoint

None.

TaskDependencies

Collection of TaskDependency

None.

TaskDependencies1

Collection of TaskDependency

None.

TaskLogs

Collection of TaskLog

None.

TaskRules

Collection of TaskRule

None.

TaskSchedules

Collection of TaskSchedule

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 for property 'AppVersion' with type 'APPSeConnect.Data.DataModels.AppVersion'. Path '[0].SourceAppEntityAction.AppEntity.AppVersion.Adaptors[0]'.

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 for property 'AppVersion' with type 'APPSeConnect.Data.DataModels.AppVersion'. Path '[0].SourceAppEntityAction.AppEntity.AppVersion.Adaptors[0]'.