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