Get specific profile scan result
GET
/api/v1/app/{appId}/profile/results/{scanId} Retrieves a specific profile scan result by scan ID.
Requires
read:scanpermission.
Path parameters
appIdstring · uuidrequiredUUID identifier for this StackHawk Application.
scanIdstring · uuidrequiredUUID identifier for this StackHawk Scan.
Response
OK
application/json
assets
scanresults.AssetInventoryauthConfigPresent
booleanauthMarkers
scanresults.AuthMarker[]Authentication markers detected
classification
enum<string>Application classification
5 available options
APP_SPA_WITH_AUTHAPP_API_WITH_AUTHAPP_PUBLIC_WEBSITEAPP_STATIC_SITEAPP_CLASSIFICATION_UNKNOWNdiscoveredOpenapiSpecPath
stringPath where OpenAPI/Swagger spec was discovered (e.g., "/api/v3/api-docs") Empty if no spec was discovered
paths
scanresults.PathDiscoveryrecommendations
string[]Actionable recommendations
scanId
stringscore
enum<string>Testability assessment
3 available options
TESTABILITY_HIGHTESTABILITY_MEDIUMTESTABILITY_LOWscoreReasons
string[]timestamp
integer<int64>Unauthorized