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": "2078ef7e-cae2-4151-8c3e-b8e3f2f3fa69",
"<AppId>k__BackingField": "b492f021-b4e7-4e59-b042-10ad89c8f1a7",
"<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": "8995fa66-7eef-421d-99a4-ccb3a3551cf8",
"AppId": "a8e9d49c-5683-43e8-ae4b-b998f4e782c1",
"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": "73e7fba2-e2bc-43ef-a3d7-d5b39d4af826",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "56392110-8f17-4d11-9d1c-dcba54407de1",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
},
{
"AppVersionId": "8995fa66-7eef-421d-99a4-ccb3a3551cf8",
"AppId": "a8e9d49c-5683-43e8-ae4b-b998f4e782c1",
"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": "73e7fba2-e2bc-43ef-a3d7-d5b39d4af826",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "56392110-8f17-4d11-9d1c-dcba54407de1",
"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": "e3d05614-e87d-4d84-9177-32ccf052044d",
"<State>k__BackingField": 1,
"<ParentType>k__BackingField": "sample string 11",
"<ParentId>k__BackingField": "da26f918-cdf1-4b21-9bd1-96c9ca5c63c0",
"<AppIconPath>k__BackingField": "sample string 12",
"<OrgId>k__BackingField": "c0199f2e-fb03-476f-91a5-8394573a5d6c",
"<ProtocolType>k__BackingField": "sample string 13",
"<DefaultAppversion>k__BackingField": "sample string 14",
"<IsEnabled>k__BackingField": true
},
{
"<CategoryId>k__BackingField": "2078ef7e-cae2-4151-8c3e-b8e3f2f3fa69",
"<AppId>k__BackingField": "b492f021-b4e7-4e59-b042-10ad89c8f1a7",
"<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": "8995fa66-7eef-421d-99a4-ccb3a3551cf8",
"AppId": "a8e9d49c-5683-43e8-ae4b-b998f4e782c1",
"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": "73e7fba2-e2bc-43ef-a3d7-d5b39d4af826",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "56392110-8f17-4d11-9d1c-dcba54407de1",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
},
{
"AppVersionId": "8995fa66-7eef-421d-99a4-ccb3a3551cf8",
"AppId": "a8e9d49c-5683-43e8-ae4b-b998f4e782c1",
"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": "73e7fba2-e2bc-43ef-a3d7-d5b39d4af826",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "56392110-8f17-4d11-9d1c-dcba54407de1",
"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": "e3d05614-e87d-4d84-9177-32ccf052044d",
"<State>k__BackingField": 1,
"<ParentType>k__BackingField": "sample string 11",
"<ParentId>k__BackingField": "da26f918-cdf1-4b21-9bd1-96c9ca5c63c0",
"<AppIconPath>k__BackingField": "sample string 12",
"<OrgId>k__BackingField": "c0199f2e-fb03-476f-91a5-8394573a5d6c",
"<ProtocolType>k__BackingField": "sample string 13",
"<DefaultAppversion>k__BackingField": "sample string 14",
"<IsEnabled>k__BackingField": true
}
]