That depends what you have to work with. You can get a list of all currently active alerts with a query like this:
SELECT AlertDefID, ActiveObject, ObjectType
FROM Orion.AlertStatus
See Orion SDK Information) on a Windows box and use the included SWQL Studio GUI client.
for how to run queries through the API, or install the Orion SDK (download from