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": "de2fbed9-572f-4e0b-99dc-bf2e8a3bc5bd",
"<AppId>k__BackingField": "93488a23-c346-42ef-9776-978a97fe0f49",
"<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": "6b3b3ef2-223c-4559-be72-49fd4dfb420c",
"AppId": "75f94356-d8fb-47d2-8ed1-7c93f4666c22",
"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": "ed43f48a-722d-4aab-9cfb-f595ef423212",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "964ff2f2-c545-49d4-8dd8-66c45470b2fe",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
},
{
"AppVersionId": "6b3b3ef2-223c-4559-be72-49fd4dfb420c",
"AppId": "75f94356-d8fb-47d2-8ed1-7c93f4666c22",
"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": "ed43f48a-722d-4aab-9cfb-f595ef423212",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "964ff2f2-c545-49d4-8dd8-66c45470b2fe",
"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": "659ffbf4-4f20-4f17-9db8-57241c2d79a3",
"<State>k__BackingField": 1,
"<ParentType>k__BackingField": "sample string 11",
"<ParentId>k__BackingField": "7761c4da-943c-448f-b5b1-c3be85352cc6",
"<AppIconPath>k__BackingField": "sample string 12",
"<OrgId>k__BackingField": "c0d04f57-7127-4327-82dc-7f2c5203bc46",
"<ProtocolType>k__BackingField": "sample string 13",
"<DefaultAppversion>k__BackingField": "sample string 14",
"<IsEnabled>k__BackingField": true
},
{
"<CategoryId>k__BackingField": "de2fbed9-572f-4e0b-99dc-bf2e8a3bc5bd",
"<AppId>k__BackingField": "93488a23-c346-42ef-9776-978a97fe0f49",
"<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": "6b3b3ef2-223c-4559-be72-49fd4dfb420c",
"AppId": "75f94356-d8fb-47d2-8ed1-7c93f4666c22",
"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": "ed43f48a-722d-4aab-9cfb-f595ef423212",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "964ff2f2-c545-49d4-8dd8-66c45470b2fe",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
},
{
"AppVersionId": "6b3b3ef2-223c-4559-be72-49fd4dfb420c",
"AppId": "75f94356-d8fb-47d2-8ed1-7c93f4666c22",
"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": "ed43f48a-722d-4aab-9cfb-f595ef423212",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "964ff2f2-c545-49d4-8dd8-66c45470b2fe",
"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": "659ffbf4-4f20-4f17-9db8-57241c2d79a3",
"<State>k__BackingField": 1,
"<ParentType>k__BackingField": "sample string 11",
"<ParentId>k__BackingField": "7761c4da-943c-448f-b5b1-c3be85352cc6",
"<AppIconPath>k__BackingField": "sample string 12",
"<OrgId>k__BackingField": "c0d04f57-7127-4327-82dc-7f2c5203bc46",
"<ProtocolType>k__BackingField": "sample string 13",
"<DefaultAppversion>k__BackingField": "sample string 14",
"<IsEnabled>k__BackingField": true
}
]