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

# Inspect Job Instructions

> Read the canonical page tree, folder inheritance, and employer URL for one job.

Returns the exact instruction tree displayed by the job's employer
**Instructions** tab. Requires `instructions:read` and employer access to the
job.

<ParamField path="jobId" type="string" required>
  The OpenTrain job ID.
</ParamField>

The response includes `canonicalSource`, `employerUrl`, instruction-set IDs,
folder inheritance and lock metadata, and a nested `pages` outline. Page trees
contain root pages plus at most one subpage level.
