v2

latestOpenAPI 3.0.1private2026-07-2667209320.4 KB
Profile Scans

Get latest profile scan result

Retrieves the most recent profile scan result for an application with testability analysis.

Requires read:scan permission.

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

Path parameters

appIdstring uuid required

UUID identifier for this StackHawk Application.

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