Logs
Get logs
Get logs.
POST
Authorizations
Tune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)
Body
application/json
The end time for the logs to be fetched.
The log level (info, error, debug, warn, etc.).
The resource ID for which you need the logs (model_id, job_id).
The start time for the logs to be fetched.
- LOG_TYPE_MODEL: The log type for model.
- LOG_TYPE_JOB: The log type for job.
Available options:
LOG_TYPE_UNSPECIFIED
, LOG_TYPE_MODEL
, LOG_TYPE_JOB
Was this page helpful?