exports
Download an export by ID
GET
/
exports
/
{exportId}
/
download
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the export
Required string length:
36
Response
302 - text/csv
The response is of type string
.