v2

latestOpenAPI 3.0.1private2026-07-2667209320.4 KB
Applications

Get application config

Gets this application configuration by its config hash.

Requires read:scan_config permission.

get/api/v1/app/{appId}/config/{configHash}

Path parameters

appIdstring uuid required

UUID identifier for this StackHawk Application.

configHashstring required

The hash of a HawkScan config assigned to scanResults of a StackHawk application.

Response

Response of the HawkScan configuration for this application.

configHashstring

The hash of the HawkScan configuration.