v1
latestSwagger 2.02026-07-17404560.4 KBTrainingData
Get loglines, based on query
get/di/v1/logs/{model_id}/loglines
Path parameters
model_idstring string required
The id of the model.
Query parameters
searchType'TERM' | 'NESTED' | 'MATCH'
since_timestring string
Time from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. If this value is a raw integer, it represents the time that the metric occured: representing the number of milliseconds since midnight January 1, 1970. If this value is a negative integer, it represents the number of lines to count backwards. If this value is empty, the logs since the beginning of the job will be returned
pagesizeinteger
Number of lines to output.
posinteger
If positive, line number from start, if negative line counting from end
versionstring
The release date of the version of the API you want to use. Specify dates in YYYY-MM-DD format.
Response
(streaming responses)