cURL
curl --request GET \ --url https://trytako.com/api/v1/csv \ --header 'X-API-Key: <api-key>'
"<string>"
Export data into a CSV format from the knowledge card with the given ID
ID of the knowledge card to get
CSV file
The response is of type file.
file