---
title: "GET /job/data/view"
method: GET
path: "/job/data/view"
tags: ["job"]
---

# GET /job/data/view

`GET /job/data/view`

## Request body

- ReqDataView
  - `job_id` string, required — Job ID
  - `role` string, required — Role of the participant: guest/host/arbiter/local
  - `party_id` string, required — Site ID

## Response `200`

Success

- ResponseJobClean
  - `message` string
  - `code` integer
  - `data` QueueInfo
    - `job_id` string

---

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