For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Login
Home
Docs
API Reference
MCP Server
Chat SDKs
Release Notes
Conversations
Webhooks
Webhook: Conversation ended
Copy page
A webhook sent when a conversation ends
Generative
Generative
Generative
Generative
Payload
The payload of this webhook request is an object.
type
enum
Optional
The webhook event type
timestamp
string
Optional
The timestamp for when the event was generated, uses millisecond precision to help with event ordering
data
object
Optional
The webhook event data
Response
200
any
Return a 200 status to indicate that the data was received successfully.