---
title: "Get Job Log By Exec Id And Line."
method: GET
path: "/di/v1/job/{training_id}/log"
tags: ["Models"]
---

# Get Job Log By Exec Id And Line.

`GET /di/v1/job/{training_id}/log`

Get Job Log By Exec Id And Line.

## Path parameters

- `training_id` string, required

## Query parameters

- `size` number, required
- `from` number, required

## Response `200`

OK

- LogResponse
  - `is_last_line` string
  - `logs` string[]

## Other responses

- `401` — Unauthorized
- `404` — Model create failed

---

[API](https://skmtc.net/webankfintech/apis/prophecis-rest-service.md) · [All operations](https://skmtc.net/webankfintech/apis/prophecis-rest-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/webankfintech/prophecis-rest-service/revisions/41a1038b5854/schema)
