---
title: "GET /log/query"
method: GET
path: "/log/query"
tags: ["log"]
---

# GET /log/query

`GET /log/query`

## Query parameters

- `log_type` string, required
- `job_id` string, required
- `role` string, required
- `party_id` string, required
- `task_name` string
- `begin` string
- `end` string
- `instance_id` string

## Response `200`

Success

- CommonListDictModel
  - `message` string
  - `code` integer
  - `data` object[]

## Changes

> 6 revisions in range; 1 not diffed.

- **2023-09-11** `5d91ba75be4d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/federatedai/apis/fate-flow-restful-api/changes/log/query/get.md)

---

[API](https://skmtc.dev/federatedai/apis/fate-flow-restful-api.md) · [All operations](https://skmtc.dev/federatedai/apis/fate-flow-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/federatedai/fate-flow-restful-api/revisions/79b43d689db6/schema)
