GET api/Apps/GetApp
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of AppViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| CategoryId | globally unique identifier |
None. |
|
| AppId | globally unique identifier |
None. |
|
| AppName | string |
None. |
|
| LogoPath | string |
None. |
|
| FileName | string |
None. |
|
| AppDescription | string |
None. |
|
| Stage | string |
None. |
|
| IsProductionReady | boolean |
None. |
|
| IsActive | boolean |
None. |
|
| IsThirdParty | boolean |
None. |
|
| AppVersions | Collection of AppVersionViewModel |
None. |
|
| ZohoSKU | string |
None. |
|
| CategoryOrdering | integer |
None. |
|
| IsAllowed | boolean |
None. |
|
| CategoryName | string |
None. |
|
| NoOfDeployment | integer |
None. |
|
| IsExists | boolean |
None. |
|
| OrgAppId | globally unique identifier |
None. |
|
| State | integer |
None. |
|
| ParentType | string |
None. |
|
| ParentId | globally unique identifier |
None. |
|
| AppIconPath | string |
None. |
|
| OrgId | globally unique identifier |
None. |
|
| ProtocolType | string |
None. |
|
| DefaultAppversion | string |
None. |
|
| IsEnabled | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"<CategoryId>k__BackingField": "0013cb86-3471-4d65-9b41-febe4c1710fc",
"<AppId>k__BackingField": "e70133c3-58fd-49a3-8f48-613d391aee42",
"<AppName>k__BackingField": "sample string 2",
"<LogoPath>k__BackingField": "sample string 3",
"<FileName>k__BackingField": "sample string 4",
"<AppDescription>k__BackingField": "sample string 5",
"<Stage>k__BackingField": "sample string 6",
"<IsProductionReady>k__BackingField": true,
"<IsActive>k__BackingField": true,
"<IsThirdParty>k__BackingField": true,
"<AppVersions>k__BackingField": [
{
"AppVersionId": "a313c385-8ebb-4a0b-8fcb-d0398030a6a2",
"AppId": "f0d90adb-bd3f-4535-9fdc-ace56aed6101",
"AppVersionNumber": "sample string 3",
"AppVersionDescription": "sample string 4",
"AppVersionDefinition": "sample string 5",
"IsProductionReady": true,
"IsActive": true,
"IsCloudSupported": true,
"AdapterTemplate": "sample string 8",
"LogoPath": "sample string 9",
"FileName": "sample string 10",
"AppName": "sample string 11",
"IsExists": true,
"OrgAppId": "71f48c0f-61e7-41a8-9c70-c6c9657d8877",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "8c4e43be-fb38-40ce-8aec-f185f4fea2f4",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
},
{
"AppVersionId": "a313c385-8ebb-4a0b-8fcb-d0398030a6a2",
"AppId": "f0d90adb-bd3f-4535-9fdc-ace56aed6101",
"AppVersionNumber": "sample string 3",
"AppVersionDescription": "sample string 4",
"AppVersionDefinition": "sample string 5",
"IsProductionReady": true,
"IsActive": true,
"IsCloudSupported": true,
"AdapterTemplate": "sample string 8",
"LogoPath": "sample string 9",
"FileName": "sample string 10",
"AppName": "sample string 11",
"IsExists": true,
"OrgAppId": "71f48c0f-61e7-41a8-9c70-c6c9657d8877",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "8c4e43be-fb38-40ce-8aec-f185f4fea2f4",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
}
],
"<ZohoSKU>k__BackingField": "sample string 7",
"<CategoryOrdering>k__BackingField": 1,
"<IsAllowed>k__BackingField": true,
"<CategoryName>k__BackingField": "sample string 9",
"<NoOfDeployment>k__BackingField": 1,
"<IsExists>k__BackingField": true,
"<OrgAppId>k__BackingField": "67ae9ce9-54df-4670-83a5-cae2ec17e1d6",
"<State>k__BackingField": 1,
"<ParentType>k__BackingField": "sample string 11",
"<ParentId>k__BackingField": "5d3a28fc-88c3-4a0e-9f8e-fd3167f6215f",
"<AppIconPath>k__BackingField": "sample string 12",
"<OrgId>k__BackingField": "ed9783ab-854b-4c22-bfdb-f09f48cfbf28",
"<ProtocolType>k__BackingField": "sample string 13",
"<DefaultAppversion>k__BackingField": "sample string 14",
"<IsEnabled>k__BackingField": true
},
{
"<CategoryId>k__BackingField": "0013cb86-3471-4d65-9b41-febe4c1710fc",
"<AppId>k__BackingField": "e70133c3-58fd-49a3-8f48-613d391aee42",
"<AppName>k__BackingField": "sample string 2",
"<LogoPath>k__BackingField": "sample string 3",
"<FileName>k__BackingField": "sample string 4",
"<AppDescription>k__BackingField": "sample string 5",
"<Stage>k__BackingField": "sample string 6",
"<IsProductionReady>k__BackingField": true,
"<IsActive>k__BackingField": true,
"<IsThirdParty>k__BackingField": true,
"<AppVersions>k__BackingField": [
{
"AppVersionId": "a313c385-8ebb-4a0b-8fcb-d0398030a6a2",
"AppId": "f0d90adb-bd3f-4535-9fdc-ace56aed6101",
"AppVersionNumber": "sample string 3",
"AppVersionDescription": "sample string 4",
"AppVersionDefinition": "sample string 5",
"IsProductionReady": true,
"IsActive": true,
"IsCloudSupported": true,
"AdapterTemplate": "sample string 8",
"LogoPath": "sample string 9",
"FileName": "sample string 10",
"AppName": "sample string 11",
"IsExists": true,
"OrgAppId": "71f48c0f-61e7-41a8-9c70-c6c9657d8877",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "8c4e43be-fb38-40ce-8aec-f185f4fea2f4",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
},
{
"AppVersionId": "a313c385-8ebb-4a0b-8fcb-d0398030a6a2",
"AppId": "f0d90adb-bd3f-4535-9fdc-ace56aed6101",
"AppVersionNumber": "sample string 3",
"AppVersionDescription": "sample string 4",
"AppVersionDefinition": "sample string 5",
"IsProductionReady": true,
"IsActive": true,
"IsCloudSupported": true,
"AdapterTemplate": "sample string 8",
"LogoPath": "sample string 9",
"FileName": "sample string 10",
"AppName": "sample string 11",
"IsExists": true,
"OrgAppId": "71f48c0f-61e7-41a8-9c70-c6c9657d8877",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "8c4e43be-fb38-40ce-8aec-f185f4fea2f4",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
}
],
"<ZohoSKU>k__BackingField": "sample string 7",
"<CategoryOrdering>k__BackingField": 1,
"<IsAllowed>k__BackingField": true,
"<CategoryName>k__BackingField": "sample string 9",
"<NoOfDeployment>k__BackingField": 1,
"<IsExists>k__BackingField": true,
"<OrgAppId>k__BackingField": "67ae9ce9-54df-4670-83a5-cae2ec17e1d6",
"<State>k__BackingField": 1,
"<ParentType>k__BackingField": "sample string 11",
"<ParentId>k__BackingField": "5d3a28fc-88c3-4a0e-9f8e-fd3167f6215f",
"<AppIconPath>k__BackingField": "sample string 12",
"<OrgId>k__BackingField": "ed9783ab-854b-4c22-bfdb-f09f48cfbf28",
"<ProtocolType>k__BackingField": "sample string 13",
"<DefaultAppversion>k__BackingField": "sample string 14",
"<IsEnabled>k__BackingField": true
}
]