Skip to main content
POST
/
v1
/
cases
/
export
/
csv
Export cases to CSV
curl --request POST \
  --url https://api.wirespeed.co/v1/cases/export/csv \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

CSV export of cases

The response is of type file.