---
title: "Search for ToolTester log files"
method: GET
path: "/toolTester/logs/search"
tags: ["toolTester"]
---

# Search for ToolTester log files

`GET /toolTester/logs/search`

## Query parameters

- `tool_id` string, required
- `tool_version_name` string, required

## Response `default`

default response

- ToolTesterLog[]
  - `filename` string
  - `logType` 'FULL' | 'SUMMARY'
  - `runner` string
  - `testFilename` string
  - `toolId` string
  - `toolVersionName` string

---

[API](https://skmtc.dev/dockstore/apis/dockstore-api.md) · [All operations](https://skmtc.dev/dockstore/apis/dockstore-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dockstore/dockstore-api/revisions/9d82a4e96aa7/schema)
