GET api/Attributes/{AppEntityId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AppEntityId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of AppEntityAttributeViewModel
NameDescriptionTypeAdditional information
AppEntityAttributeId

integer

None.

ParentAppEntityAttributeId

integer

None.

AppEntityId

globally unique identifier

None.

AppEntityAttributeName

string

None.

AttibuteAliasTagName

string

None.

AttributeDataTypeId

integer

None.

LastLoggedIn

date

None.

CreatedOn

date

None.

IsOrgCustomAttribute

boolean

None.

OrganizationId

globally unique identifier

None.

IsProductionReady

boolean

None.

IsActive

boolean

None.

IsFunction

boolean

None.

HasChild

boolean

None.

Children

Collection of AppEntityAttributeViewModel

None.

AttributeDataType

AttributeDataTypeViewModel

None.

RefEntityType

globally unique identifier

None.

RefEntityTypeName

string

None.

OrgAppSyncId

globally unique identifier

None.

IsPrimaryKey

boolean

None.

IsRequired

boolean

None.

NamespacePrefix

string

None.

IsTracking

boolean

None.

IsAttribute

boolean

None.

OverridingId

integer

None.

SortOrder

integer

None.

Xpath

string

None.

NodeId

globally unique identifier

None.

AppEntityAttributeGuid

globally unique identifier

None.

ParentAppEntityAttributeGuid

globally unique identifier

None.

ProcessFlowId

globally unique identifier

None.

ParentId

integer

None.

IsHidden

boolean

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 '[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 '[0].Children'.