v2
latestOpenAPI 3.0.1private2026-07-2667209320.4 KBScan Policies
Get StackHawk scan policy
Get StackHawk Scan Policy
This endpoint retrieves a specific StackHawk scan policy. It provides details of the policy configuration, including the set of plugins and technology flags. StackHawk scan policies can be used as-is or as a starting point for customizing your application's scan policy.
Usage:
- Use the All Scan Policies endpoint to get a list of named StackHawk scan policies.
- If no policyName is provided in the request, this endpoint will return the DEFAULT scan policy.
Requires read:policy permission.
get/api/v1/policy
Query parameters
policyNamestring
A named StackHawk scan policy, or the DEFAULT policy if not provided.
Response
OK