Request IDs
Use request IDs to troubleshoot issues with WriftAI services.
Every response from WriftAI services includes a request ID. Request IDs help us trace and debug specific requests when something goes wrong.
Where to find the request ID
Request IDs are returned in the x-request-id response header, for example:
x-request-id: 3c117181-3b0f-491d-ae85-6c1cf142bdb3The header is included on both successful and failed requests whenever possible.
When to use a request ID
- Reporting an error or unexpected behavior
- Investigating failed or throttled requests
- Contacting support for help with a specific request