Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 1.21 KB

061bf80e47a920ed788c512d993e1a8c.md

File metadata and controls

31 lines (31 loc) · 1.21 KB

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


Visibility

PUBLIC

Description

Get 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 UUID organization true String
appId Application ID application true String

Query Parameters

Name Description Type Required Allowed Values
expand Load additional data list false scores,trace_breakdown,license,modules,coverage,compliance_policy,metadata,app_instrumentation_protect,routing_frameworks,skip_links
includeMerged Include merged applications boolean false boolean

Response status code

200 OK - OK

Response object

ApplicationResponse