Open Public Form

View as Markdown

Public form view — authenticated by Laravel’s signed-URL middleware (no Bearer / pb-ectlid headers). All three params (token + expires + signature) come from the Create Public Link response and are stored in env vars by its test script.

Query parameters

expiresstringOptional

Set by the Create Public Link test script — expiry timestamp on the Laravel signed URL

signaturestringOptional

Set by the Create Public Link test script — HMAC signature on the Laravel signed URL

Response

Successful response