List all your topics
curl https://qstash.upstash.io/v2/topics \
-H "Authorization: Bearer <token>"
[
{
"createdAt": 1623345678001,
"updatedAt": 1623345678001,
"name": "my-topic",
"endpoints": [
{
"name": "my-endpoint",
"url": "https://my-endpoint.com"
}
]
},
// ...
]
No parameters
Hide child attributes
curl https://qstash.upstash.io/v2/topics \
-H "Authorization: Bearer <token>"
[
{
"createdAt": 1623345678001,
"updatedAt": 1623345678001,
"name": "my-topic",
"endpoints": [
{
"name": "my-endpoint",
"url": "https://my-endpoint.com"
}
]
},
// ...
]
Was this page helpful?
curl https://qstash.upstash.io/v2/topics \
-H "Authorization: Bearer <token>"
[
{
"createdAt": 1623345678001,
"updatedAt": 1623345678001,
"name": "my-topic",
"endpoints": [
{
"name": "my-endpoint",
"url": "https://my-endpoint.com"
}
]
},
// ...
]
List all your topics
curl https://qstash.upstash.io/v2/topics \
-H "Authorization: Bearer <token>"
[
{
"createdAt": 1623345678001,
"updatedAt": 1623345678001,
"name": "my-topic",
"endpoints": [
{
"name": "my-endpoint",
"url": "https://my-endpoint.com"
}
]
},
// ...
]
No parameters
Hide child attributes
curl https://qstash.upstash.io/v2/topics \
-H "Authorization: Bearer <token>"
[
{
"createdAt": 1623345678001,
"updatedAt": 1623345678001,
"name": "my-topic",
"endpoints": [
{
"name": "my-endpoint",
"url": "https://my-endpoint.com"
}
]
},
// ...
]
Was this page helpful?
curl https://qstash.upstash.io/v2/topics \
-H "Authorization: Bearer <token>"
[
{
"createdAt": 1623345678001,
"updatedAt": 1623345678001,
"name": "my-topic",
"endpoints": [
{
"name": "my-endpoint",
"url": "https://my-endpoint.com"
}
]
},
// ...
]