Get Header Policy
get_header_policyGet one header policy with its scopes, assigned header components and rowVersion. Level 'spec' (needs specId) or 'project'. Set includeImpact to also see which endpoints and responses it touches and which policies conflict with it — spec level only. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | Which level to read: 'spec' or 'project' | |
| specId | No | Public ID (GUID) of the API specification — required for level 'spec' | |
| policyId | Yes | Public ID (GUID) of the header policy | |
| includeImpact | No | Also report affected endpoints and conflicting policies — spec level only (default false) |