Feature: add new API to list the template installed logs by template ns

πŸ“‘ Changelog β€” Template Install Logs API

Feature: Added new API to list template install logs by template ns.


What’s New

  • Endpoint: GET /flow/template-installs
  • Returns logs of all installs for a given template namespace.
  • Includes details such as:
    • Template ns
    • Install id
    • Version
    • Scope
    • Auto update status
    • Created / Updated / Uninstalled timestamps

Why It Matters

  • Track when and where templates are installed.
  • Monitor updates, republish actions, and uninstall logs.
  • Improves visibility for template usage and lifecycle management.
πŸ‘‰ See full docs here: API Reference
.
list template NS.png 290.35 KB