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": "77d2cf71-ead1-4ce5-b674-976909c45760",
"<AppId>k__BackingField": "1bb5ae32-3c80-4134-b6c5-039638bf9d66",
"<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": "f6f501d5-21bd-4ee0-bf95-dd1233b6a8c1",
"AppId": "781945c4-0f04-4585-9661-ab3a61f06677",
"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": "4e8c2402-c330-4f1b-9358-e552f33da432",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "e69ef87a-60f9-492d-b83e-fca84d32e23e",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
},
{
"AppVersionId": "f6f501d5-21bd-4ee0-bf95-dd1233b6a8c1",
"AppId": "781945c4-0f04-4585-9661-ab3a61f06677",
"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": "4e8c2402-c330-4f1b-9358-e552f33da432",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "e69ef87a-60f9-492d-b83e-fca84d32e23e",
"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": "37e77127-9b8a-476a-8fef-f6d6e96ed76b",
"<State>k__BackingField": 1,
"<ParentType>k__BackingField": "sample string 11",
"<ParentId>k__BackingField": "9ade8e06-9df7-4c2e-aef0-dc67d6cee51c",
"<AppIconPath>k__BackingField": "sample string 12",
"<OrgId>k__BackingField": "4451960d-4b00-473f-b00a-30820e8104ab",
"<ProtocolType>k__BackingField": "sample string 13",
"<DefaultAppversion>k__BackingField": "sample string 14",
"<IsEnabled>k__BackingField": true
},
{
"<CategoryId>k__BackingField": "77d2cf71-ead1-4ce5-b674-976909c45760",
"<AppId>k__BackingField": "1bb5ae32-3c80-4134-b6c5-039638bf9d66",
"<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": "f6f501d5-21bd-4ee0-bf95-dd1233b6a8c1",
"AppId": "781945c4-0f04-4585-9661-ab3a61f06677",
"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": "4e8c2402-c330-4f1b-9358-e552f33da432",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "e69ef87a-60f9-492d-b83e-fca84d32e23e",
"IconPath": "sample string 16",
"IsEnabled": true,
"IsStronglyType": true,
"HasCustomUI": true
},
{
"AppVersionId": "f6f501d5-21bd-4ee0-bf95-dd1233b6a8c1",
"AppId": "781945c4-0f04-4585-9661-ab3a61f06677",
"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": "4e8c2402-c330-4f1b-9358-e552f33da432",
"VersionText": "sample string 13",
"State": 1,
"CredentialData": "sample string 14",
"GenericProtocolName": "sample string 15",
"CategoryId": "e69ef87a-60f9-492d-b83e-fca84d32e23e",
"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": "37e77127-9b8a-476a-8fef-f6d6e96ed76b",
"<State>k__BackingField": 1,
"<ParentType>k__BackingField": "sample string 11",
"<ParentId>k__BackingField": "9ade8e06-9df7-4c2e-aef0-dc67d6cee51c",
"<AppIconPath>k__BackingField": "sample string 12",
"<OrgId>k__BackingField": "4451960d-4b00-473f-b00a-30820e8104ab",
"<ProtocolType>k__BackingField": "sample string 13",
"<DefaultAppversion>k__BackingField": "sample string 14",
"<IsEnabled>k__BackingField": true
}
]