operator-runs

Get Permit Packet File

Stream one packet PDF through the API (latest edited version wins).

The dashboard's pdf.js viewer fetches bytes with the normal auth headers; streaming via the API rides the existing CORS setup instead of requiring a CORS policy on the S3 bucket. The editable copy is served with Pilot's ReadOnly widget flags cleared so the dashboard's Form fields mode can type.

get/permit-runs/{run_id}/packet/file

Path parameters

run_idstring required

Query parameters

kind'flattened' | 'editable'

Response

Successful Response

{"stackTrail":"paths:/permit-runs/{run_id}/packet/file:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 23 revisions of this API.