---
title: "Job JVM profile page (UI)"
method: GET
path: "/batches/{batch_id}/jobs/{job_id}/jvm_profile"
tags: ["UI Support"]
---

# Job JVM profile page (UI)

`GET /batches/{batch_id}/jobs/{job_id}/jvm_profile`

Render the job JVM profile page, or (dev only) its supporting jinja context

## Path parameters

- `batch_id` number, required
- `job_id` number, required

## Headers

- `x-hail-return-jinja-context` boolean

## Response `200`

Successfully retrieved the job JVM profile.

- object

---

[API](https://skmtc.net/hail-is/apis/hail-services.md) · [All operations](https://skmtc.net/hail-is/apis/hail-services/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hail-is/hail-services/revisions/3bd6e13adfa6/schema)
