Onboarding Questionnaire - Admin

Presigned download for an uploaded file

Mint a short-lived download URL.

Scoped to the questionnaire, never fetched by upload id alone — otherwise a tampered path would hand back another questionnaire's file.

inline=False: these are client-supplied files sitting in the bucket shared with contracts and client documents. They are downloaded, never rendered on the bucket origin.

get/api/admin/onboarding-questionnaires/{questionnaire_id}/uploads/{upload_id}

Path parameters

questionnaire_idinteger required
upload_idinteger required

Headers

x-api-tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/admin/onboarding-questionnaires/{questionnaire_id}/uploads/{upload_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.