Back
AnthropicClaude API
Request IDs are now included directly in error response bodies alongside the existing request-id header
AI summary
Written by AI from the official notes. Check them for exact details.Request IDs are now included in error response bodies for easier tracking.
- Request IDs added to error response bodies
- Existing request-id header remains unchanged
Why it matters: Developers and users should care for improved error tracking and debugging.
Full release notes
- Request IDs are now included directly in error response bodies alongside the existing
request-idheader. Learn more in Errors.