DEVELOPER DOCUMENTATION
Get Job Instruction Page
Read one canonical TipTap page and its checksum.
GET
/api/public/v1/instructions/jobs/{jobId}/pages/{pageId}Returns the same TipTap document used by the employer job editor. Requires
instructions:read and employer access to the job.
jobIdstringpathrequiredThe OpenTrain job ID.
pageIdstringpathrequiredA page ID from Inspect Job Instructions.
Retain the returned checksum for a later patch or replacement request.