PUBLIC
Get simplified version of an application
Roles: view,edit,rules_admin,admin
application/json
application/json
Header Name | Description | Allowed Values |
---|---|---|
API-Key | API key in plaintext | |
Authorization | Base64 encoded credentials of "username:service-key" |
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
orgUuid | Organization ID | organization | true | String |
Name | Description | Type | Required | Allowed Values |
---|---|---|---|---|
filterText | Filter Text | string | false | String |
filterAppCode | Filter by application code | string | false | String |
filterServers | Filter servers | array | false | String[] |
filterTechs | Filter techs | array | false | String[] |
filterTags | Filter tags | array | false | String[] |
filterLanguages | Filter languages | array | false | String[] |
filterCompliance | Filter compliance policies | array | false | String[] |
environment | Server Environment | list | false | List |
appImportances | Application Importance | list | false | List |
filterVulnSeverities | Filter vulnerability severities | list | false | List |
includeArchived | Include archived | boolean | false | boolean |
includeOnlyLicensed | Include only licensed applications | boolean | false | boolean |
excludeRole | Exclude application roles | boolean | false | boolean |
quickFilter | Quick Filter | applicationquickfiltertype | false | ApplicationQuickFilterType |
metadataFilters | Custom metadata filter groups selected | list | false | List |
scoreLetterGrades | Filter by Application score letter grade | list | false | List |
includeMerged | Include merged applications | boolean | false | boolean |
includeTrial | Include trial applications | boolean | false | boolean |
200 OK - OK