cURL
curl --request GET \ --url https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/{jobId}/stdout/download \ --header 'x-api-key: <api-key>'
"<string>"
Download the logs for a job (as a text file).
Project ID
Job ID
Maximum number of results
Log level (error, warn, info, debug)
error
warn
info
debug
OK
The response is of type string.
string