Training Jobs
Get training job logs
Get the logs for a training job with the provided filters.
Authorizations
You must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>
Body
application/json
A request to fetch training logs.
Epoch millis timestamp to start fetching logs
Epoch millis timestamp to end fetching logs
Sort order for logs
Available options:
asc
, desc
Limit of logs to fetch in a single request
Required range:
1 <= x <= 2000
Response
200 - application/json
A response to querying logs.
Logs for a specific entity.