/
/HTTP Bridge API Reference
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 35m ago · Updated 1w ago
Consumers8
Seek3
Topics7
  • get/topics
  • get/topics/{topicname}
  • post/topics/{topicname}
  • get/topics/{topicname}/partitions
  • get/topics/{topicname}/partitions/{partitionid}
  • post/topics/{topicname}/partitions/{partitionid}
  • get/topics/{topicname}/partitions/{partitionid}/offsets
  • get/healthy
  • get/ready
  • get/openapi
  • get/
Topics

Retrieves a list of all topics.

get/topics

Response

List of topics.

Changes