How do I get a list of all flows where the Trigger is "REST API - Asynchronous"?
I need to identify all flows configured with this trigger. I initially reviewed the sys_hub_trigger_instance table and attempted to filter by trigger type, but no relevant records were returned. Are there any other recommended locations or approaches...