---
title: List notiflows
full: true
_openapi:
  method: GET
  toc: []
  structuredData:
    headings: []
    contents:
      - content: >-
          Retrieve all notiflows in your project. Returns notiflow metadata
          without step details. Use the get endpoint to retrieve a notiflow with
          its full step definitions.
---

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

Retrieve all notiflows in your project. Returns notiflow metadata without step details. Use the get endpoint to retrieve a notiflow with its full step definitions.

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