get
https://api.skovik.com/v1/export_orders/
After creating an export order, Skovik will generate the export file asynchronously and this resource will update with the file after a little while.
Retrieve the export order to check on its current state. If you have a webhook endpoint subscribed to export_order.completed and export_order.failed, fetch the export order in response to those events instead of continuously polling.
