GET api/admin/touchpoint/actions/{entityId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| entityId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AppEntityActionViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| AppEntityActionId | globally unique identifier |
None. |
|
| OrgId | globally unique identifier |
None. |
|
| AppEntityId | globally unique identifier |
None. |
|
| AppEntityActionName | string |
None. |
|
| AppEntityActionDescription | string |
None. |
|
| rootXPath | string |
None. |
|
| IsCollection | boolean |
None. |
|
| PrimaryKeyAttribute | string |
None. |
|
| PrimaryKeyXPath | string |
None. |
|
| AppEntityActionRequestAttributes | Collection of AppEntityActionRequestAttributeViewModel |
None. |
|
| ActionAttributes | Collection of AppEntityAttributeModel |
None. |
Response Formats
application/json
Sample:
text/json
Sample: