Get Resolved Headers
get_resolved_headersResolve the exact headers returned for an endpoint response by tracing them through organization, project, and spec policies, plus local overrides and exclusions, with source attribution.
Instructions
Get the headers that actually apply to one endpoint response after the full cascade — organization, project and spec policies, local overrides and exclusions — each with where it came from. get_header_policies does the same for a whole endpoint, grouped by status code. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | Public ID (GUID) of the API specification | |
| responseId | Yes | Public ID (GUID) of the endpoint response |