Possible to get a list of all my Named Trigger or their UUIDs?

I'm wanting to create an HTML pop up that includes all of my named triggers.
But each time I add a named trigger, I have to edit the HTML file, and add a call to that new named trigger.

I'm wondering if there is a way to retrieve all of my named triggers... or their UUIDs so that I could just loop through them all and add them to my HTML popup?