How can I list all monitors that an account has configured through API?
You can use https://api.asm.saas.broadcom.com/v3/#/
1- Click on "Authorize"
2- You "Basic Authentication", put your ASM user mail and your ASM API password(note this is not the daily password you use to login into ASM UI)
3- After logging in using your API password, go to the section "Monitors" and then "/monitors"
4- Make sure to have all fields blank or with a "-" icon, some fields are pre-filled and will impact your result.
5- Use the field "IsActive" and set to true, it will bring all active monitors.
6- Click in "Execute", if everything goes well, you see a 200 code message and into the command output screenshot, will be listed all monitors that is active.
You can also download it to work this data as you want by clicking in the "Download" button at the top.