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": "e79e8b2c-c8ad-4637-8cfe-1d38a4844030",
"<AppId>k__BackingField": "62a6e1a2-8107-49de-889e-9f843fb9abb2",
"<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": "3c9cd369-8ea4-408d-97b2-7a287401115f",
"AppId": "97de7d82-b8a9-422b-bba1-f989ccfd75a3",
"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": "b428aef9-0a58-47c6-84f0-7a3ab627e8b5",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "117907d3-fa18-4a82-b50b-e41a058dc395",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
},
{
"AppVersionId": "3c9cd369-8ea4-408d-97b2-7a287401115f",
"AppId": "97de7d82-b8a9-422b-bba1-f989ccfd75a3",
"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": "b428aef9-0a58-47c6-84f0-7a3ab627e8b5",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "117907d3-fa18-4a82-b50b-e41a058dc395",
"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": "86eac21e-ae3c-40d4-a6dd-0c44f13e2a0e",
"<State>k__BackingField": 1,
"<ParentType>k__BackingField": "sample string 11",
"<ParentId>k__BackingField": "9631c31f-f176-4f92-afc8-cf61814b521c",
"<AppIconPath>k__BackingField": "sample string 12",
"<OrgId>k__BackingField": "07fce833-e21f-4369-ac9d-f0e9cf19b770",
"<ProtocolType>k__BackingField": "sample string 13",
"<DefaultAppversion>k__BackingField": "sample string 14",
"<IsEnabled>k__BackingField": true
},
{
"<CategoryId>k__BackingField": "e79e8b2c-c8ad-4637-8cfe-1d38a4844030",
"<AppId>k__BackingField": "62a6e1a2-8107-49de-889e-9f843fb9abb2",
"<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": "3c9cd369-8ea4-408d-97b2-7a287401115f",
"AppId": "97de7d82-b8a9-422b-bba1-f989ccfd75a3",
"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": "b428aef9-0a58-47c6-84f0-7a3ab627e8b5",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "117907d3-fa18-4a82-b50b-e41a058dc395",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
},
{
"AppVersionId": "3c9cd369-8ea4-408d-97b2-7a287401115f",
"AppId": "97de7d82-b8a9-422b-bba1-f989ccfd75a3",
"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": "b428aef9-0a58-47c6-84f0-7a3ab627e8b5",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "117907d3-fa18-4a82-b50b-e41a058dc395",
"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": "86eac21e-ae3c-40d4-a6dd-0c44f13e2a0e",
"<State>k__BackingField": 1,
"<ParentType>k__BackingField": "sample string 11",
"<ParentId>k__BackingField": "9631c31f-f176-4f92-afc8-cf61814b521c",
"<AppIconPath>k__BackingField": "sample string 12",
"<OrgId>k__BackingField": "07fce833-e21f-4369-ac9d-f0e9cf19b770",
"<ProtocolType>k__BackingField": "sample string 13",
"<DefaultAppversion>k__BackingField": "sample string 14",
"<IsEnabled>k__BackingField": true
}
]