curl -X GET https://qstash.upstash.io/v1/endpoints/:endpointId \ -H "Authorization: Bearer <token>"
{ "endpointId": "ept_6j7BNZus3ZyPy6P7QtLUMCC3Rq7h", "url": "https://www.upstash.com", "topicId": "tpc_7EfEryZiheEKzpMuvjYdhhhbNNJA" }
This endpoint returns an endpoint with the specified ID.
topicId
topicName
Was this page helpful?