A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"pageCount": 123,
"totalCount": 123,
"items": [
{
"parentName": "<string>",
"applicationId": 123,
"applicationTypeId": 123,
"releasePackageId": 123,
"releasePackageName": "<string>",
"name": "<string>",
"applicationNamespace": "<string>",
"applicationVersion": {
"majorVersion": 123,
"minorVersion": 123,
"revision": 123
},
"applicationStatusId": 123,
"appId": "<string>",
"applicationStatusName": "<string>",
"hasVersions": true,
"appSchemeVersion": 123,
"appKey": "<string>",
"parentAppKey": "<string>",
"updateParentAppKey": "<string>",
"updateAvailable": true
}
]
}Get a collection of application summaries.
A valid request URL is required to generate request examples{
"startIndex": 123,
"pageSize": 123,
"pageCount": 123,
"totalCount": 123,
"items": [
{
"parentName": "<string>",
"applicationId": 123,
"applicationTypeId": 123,
"releasePackageId": 123,
"releasePackageName": "<string>",
"name": "<string>",
"applicationNamespace": "<string>",
"applicationVersion": {
"majorVersion": 123,
"minorVersion": 123,
"revision": 123
},
"applicationStatusId": 123,
"appId": "<string>",
"applicationStatusName": "<string>",
"hasVersions": true,
"appSchemeVersion": 123,
"appKey": "<string>",
"parentAppKey": "<string>",
"updateParentAppKey": "<string>",
"updateAvailable": true
}
]
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body