POST /API/queryDefinitionAPI/getProcessAttachments/{processUUID} options=…
RemoteQueryDefinitionAPI.getProcessAttachments({'processUUID': /* processUUID the process definition UUID */, 'options': /* options the options map (domain, queyList, user) */});
Gets all the initial attachments of a process given by its definition UUID.