GET api/Template/GetTemplate/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

TemplateViewModel
NameDescriptionTypeAdditional information
ActivateDefaultTouchpoints

boolean

None.

DestinationAppProtocol

Collection of ProtocolPost

None.

SourceAppProtocol

Collection of ProtocolPost

None.

ActivePublish

boolean

None.

TemplateId

globally unique identifier

None.

SourceAppVersionId

globally unique identifier

None.

App1Logo

string

None.

App2Logo

string

None.

App1Name

string

None.

App2Name

string

None.

OrgAppSyncName

string

None.

DestinationAppVersionId

globally unique identifier

None.

IsProductionReady

boolean

None.

IsActive

boolean

None.

Comment

string

None.

ReverseTemplateId

globally unique identifier

None.

SourceAppVersion

AppVersionViewModel

None.

DestinationAppVersion

AppVersionViewModel

None.

Message

string

None.

IsAllowed

boolean

None.

TouchPoints

Collection of TouchPointViewModel

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.DataClasses.AppEntityAttributeViewModel'. Path 'TouchPoints[0].SourceAppEntity.Attributes[0].Children'.

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.DataClasses.AppEntityAttributeViewModel'. Path 'TouchPoints[0].SourceAppEntity.Attributes[0].Children'.