Hello,
I've a question regarding Object Copy API
I understand that with /exim/snapshots/copy I can copy objects from one sandbox to another. This works fine.
But how can I "dump" an object to a local JSON file? I tried with /exim/snapshots/export but I only get some "correlationId". How can I download my stuff (e.g. a Journey in JSON format) based on this "correlationId"?
Thank you!