curl -X GET https://qstash.upstash.io/v1/events \ -H "Authorization: Bearer <token>"
{ "cursor": "1686652644442-12", "events": [ { "id": "12345" "time": "1686652644442", "messageId": "msg_123", "nextDeliveryTime": "1691172945", "state": "delivered", "taskId": "98765", "time": "1691170945" "url": "https://example.com", } ] }
This endpoint returns a list of all recent events.
Documentation IndexFetch the complete documentation index at: https://upstash-fix-issues-on-docs.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://upstash-fix-issues-on-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Show Event
Was this page helpful?