Retrieving Alarms Using SOAP Protocol in Postman for Milestone XProtect 2022 R3

I am looking to retrieve alarms using the SOAP protocol in Postman for Milestone XProtect version 2022 R3. I have accessed the WSDL file at the following URL: http://localhost:22331/Central/AlarmServiceToken?singleWsdl, which provides multiple methods, all requiring either an alarm ID or an event ID.

Could you please guide me on how to obtain these IDs? Additionally, I would appreciate detailed steps on how to retrieve the alarms based on the specifications outlined.

If you explore the Alarm List sample I think it will guide you.

https://doc.developer.milestonesys.com/html/index.html?base=samples/protocolsamples/alarmlist/readme.html&tree=tree_3.html

https://github.com/milestonesys