Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl "https://api.wadial.com/api/v1/sessions/{sessionId}/timeline" \ -H "Authorization: Bearer $WADIAL_API_KEY"
{ "data": [ { "event": "message.receipt", "sessionId": "019eff5e-e24e-74ce-a9bb-ccd97e6946b6", "data": {}, "createdAt": "2026-06-29T17:10:00.000Z" } ] }
List stored events for a token.
Was this page helpful?