We have a Cloud SMA appliance (M300V). It is running AsyncOS v14.3. I am trying to write and API query to pull back message tracking results on the following fields:
Subject
Sender
Attachment Hash
The API call I am trying to make will be for any of the above. So basically, I am not trying to write one API call for all three. I am trying to write 3 separate API calls. I have reviewed the documentation but I am not finding exactly what I am looking to do.
Is anyone able to help with this?