You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Akshit Kr Nagpal edited this page Jun 23, 2021
·
3 revisions
Description: Get exported data from pairwise as CSV format Format: text/csv URL:GET /exports/#{key}.csv Parameters: none Returns:CSV file as string if an export associated with the unique key exists. If export does not exist, this methods returns a 404.
See questions/export for how to request an export to be created and associated with a given key.