---
title: "Gets a Job resource's mlflow run id"
method: GET
path: "/api/v1/jobs/{id}/mlflowRun"
tags: ["Job"]
---

# Gets a Job resource's mlflow run id

`GET /api/v1/jobs/{id}/mlflowRun`

## Path parameters

- `id` integer, required

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- JobMlflowRun
  - `mlflowRunId` string — UUID for the associated Mlflow Run.

---

[API](https://skmtc.net/usnistgov/apis/dioptra-rest-api.md) · [All operations](https://skmtc.net/usnistgov/apis/dioptra-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usnistgov/dioptra-rest-api/versions/a73101579c5c/schema)
