cURL
curl --request GET \ --url https://studio.edgeimpulse.com/v1/api/{projectId}/training/keras/{learnId}/download-export \ --header 'x-api-key: <api-key>'
"<string>"
Download an exported Keras block - needs to be exported via ‘exportKerasBlock’ first
Project ID
Learn Block ID, use the impulse functions to retrieve the ID
File
The response is of type file.
file
Was this page helpful?