---
title: "Get job logs"
method: GET
path: "/job/logs"
---

# Get job logs

`GET /job/logs`

Task output for the given job and task will be fetched and returned for STDOUT / STDERR.

## Query parameters

- `id` string, required
- `task` string, required

## Response `default`

## Other responses

- `400`
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/bump-sh-examples/apis/prunner-rest-api.md) · [All operations](https://skmtc.net/bump-sh-examples/apis/prunner-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bump-sh-examples/prunner-rest-api/versions/29e51afac552/schema)
