Download logs
Download the logs for a job (as a text file).
Authorizations
Path parameters
projectIdintegerRequired
Project ID
jobIdintegerRequired
Job ID
Query parameters
limitintegerOptional
Maximum number of results
logLevelstring · enumOptionalPossible values:
Log level (error, warn, info, debug)
Responses
200
OK
text/plain
Responsestring
get
GET /v1/api/{projectId}/jobs/{jobId}/stdout/download HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200
OK
text
Last updated
Was this helpful?