---
title: List topics
full: true
_openapi:
  method: GET
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >
          Retrieve a paginated list of all topics in your project.


          Topics are used for pub/sub notification patterns. Users subscribe to
          topics,

          and you can run notiflows for all subscribers of a topic.
---

{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}

Retrieve a paginated list of all topics in your project.

Topics are used for pub/sub notification patterns. Users subscribe to topics,
and you can run notiflows for all subscribers of a topic.


<APIPage document={"./openapi-admin.json"} operations={[{"path":"/topics","method":"get"}]} />