List Header Exclusions
list_header_exclusionsRetrieve headers excluded from policy cascade at response or project level. Use response level with spec and response IDs for one endpoint, or project level for the whole project.
Instructions
List the headers excluded from the policy cascade. Level 'response' (needs specId and responseId) covers one endpoint response, 'project' the whole project. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | Yes | Which level to read: 'response' or 'project' | |
| specId | No | Public ID (GUID) of the API specification — required for level 'response' | |
| responseId | No | Public ID (GUID) of the endpoint response — required for level 'response' |