v2

latestOpenAPI 3.0.1private2026-07-2667209320.4 KB
Profile Scans

Get specific profile scan result

Retrieves a specific profile scan result by scan ID.

Requires read:scan permission.

get/api/v1/app/{appId}/profile/results/{scanId}

Path parameters

appIdstring uuid required

UUID identifier for this StackHawk Application.

scanIdstring uuid required

UUID identifier for this StackHawk Scan.

Response

OK

authConfigPresentboolean
classification'APP_SPA_WITH_AUTH' | 'APP_API_WITH_AUTH' | 'APP_PUBLIC_WEBSITE' | 'APP_STATIC_SITE' | 'APP_CLASSIFICATION_UNKNOWN'

Application classification

discoveredOpenapiSpecPathstring

Path where OpenAPI/Swagger spec was discovered (e.g., "/api/v3/api-docs") Empty if no spec was discovered

recommendationsstring[]

Actionable recommendations

scanIdstring
score'TESTABILITY_HIGH' | 'TESTABILITY_MEDIUM' | 'TESTABILITY_LOW'

Testability assessment

scoreReasonsstring[]
timestampinteger