Error envelope
When a request fails, the response shape is:request_id is unique per request — include it when reporting issues.
Status codes
Retry strategy
For idempotent GET requests:- First retry: wait 1 second
- Second retry: wait 2 seconds
- Third retry: wait 4 seconds
- Give up and surface the error
request_id from the failed response when contacting support.

