Is it possible to generate a list of all endpoints on the Strapi CMS?

Client is required to do some penetration testing and needs a list of all endpoints on the CMS. I’m putting together a list manually, from the Users and Permissions Roles plugin, but wondered if there is a better way to do this?

This topic has been created from a Discord post (1245383099555250281) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord

strapi routes:list seems to be what you’re looking for