Request Logs
Exporting Logs
Export your past requests as a JSONL file in their raw form.
Request logs export
Once your request logs are recorded, you can export them at any time. The exported jsonl contains all the data that we’ve collected from your logged calls, including tags and errors.
Fields
Input
: The complete chat creation request.Output
: Whatever output was generated, including errors.Tags
: Any metadata tags that you included when making the request.
Example
If you’d like to see how it works, try exporting some logs from our public demo.