Skip to content

Latest commit

 

History

History
46 lines (46 loc) · 2.19 KB

70ca749ad6eeda542e00e9652835fc53.md

File metadata and controls

46 lines (46 loc) · 2.19 KB

/ng/{orgUuid}/applications/name (GET)


Visibility

PUBLIC

Description

Get simplified version of an application

Auth

Roles: view,edit,rules_admin,admin

Produces

application/json

Consumes

application/json

Headers

Header Name Description Allowed Values
API-Key API key in plaintext
Authorization Base64 encoded credentials of "username:service-key"

Path parameters

Name Description Type Required Allowed Values
orgUuid Organization ID organization true String

Query Parameters

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

Response status code

200 OK - OK

Response object

ApplicationsNameResponse