Skip to content
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.

Clone this wiki locally