> ## Documentation Index
> Fetch the complete documentation index at: https://developer.lulacommerce.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Job

> Get information about an ingestion job.

<ParamField path="id" type="string" required>
  The Job ID
</ParamField>

### Response

<Snippet file="job-response.mdx" />
