Skip to main content
GET
/
api
/
training-jobs
/
logs
/
{jobName}
Training job logs
curl --request GET \
  --url https://console.neuronsearchlab.com/api/training-jobs/logs/{jobName} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Platform API key issued from Console > Platform API Keys. Format: nsl__.

Path Parameters

jobName
string
required

Response

Logs

The response is of type object.