---
title: "Get spark application spec and related events as a text stream."
method: GET
path: "/spark/{submissionId}/describe"
tags: ["Examination"]
---

# Get spark application spec and related events as a text stream.

`GET /spark/{submissionId}/describe`

May return an empty stream when the Spark application has not started yet.

## Path parameters

- `submissionId` string, required

## Headers

- `Client-Version` string

## Response `200`

OK

## Other responses

- `400` — Bad request due to invalid submission ID or other issues
- `500` — Internal server error

---

[API](https://skmtc.dev/apple/apis/batch-processing-gateway-api.md) · [All operations](https://skmtc.dev/apple/apis/batch-processing-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apple/batch-processing-gateway-api/revisions/01a8fc362221/schema)
