curl -X GET https://qstash.upstash.io/v1/topics \ -H "Authorization: Bearer <token>"
[ { "topicId": "tpc_7EfEryZiheEKzpMuvjYdhhhbNNJA", "name": "test", "endpoints": [ { "endpointId": "ept_6j7BNZus3ZyPy6P7QtLUMCC3Rq7h", "url": "https://www.upstash.com", "topicId": "tpc_7EfEryZiheEKzpMuvjYdhhhbNNJA" } ] } ]
This endpoint returns all your existing topics.
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 Endpoint
Was this page helpful?