Use the Request API to retrieve session data, allowing you to analyze conversation threads.
request_created_at
: Timestamp of the requestrequest_properties["Helicone-Session-Id"]
: Session identifiersigned_body_url
: URL to access the request and response body from S3request_path
: API endpoint pathrequest_properties["Helicone-Session-Path"]
: Session pathrequest_properties["Helicone-Prompt-Id"]
: Unique prompt identifierbody
: Deprecated, use signed_body_url
insteadother fields
: See the Request API reference for more detailsNeed more help?