Can anyone post the GET parameters or example to retrieve attachments?
There is barely any information in the API documentation.
Thank you
Can you give me an example of what you are trying to do?
I'm trying to do a GET of Attachments with ID that that I already have. I already have ID of the incidents, I was able to get comments but not attachments.
I tried api.samanage.com/attachments.json?file[attachable_type]=Incident&file[attachable_id]=12345678
Thanks for your help
The "file" information is part of the syntax necessary for the multi-form upload. I (wrongly) assumed that if I queried for the incident there would be an 'attachments' field.
Long story short, I don't have the answer. Did you check in the SolarWinds Service Desk's Forum? (Technically this forum is for the Orion API, but we try to help for everything).