You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`formId`| Yes |`number`| The exact id of the form you wish to generate a URL for |
77
+
|`submissionId`| Yes |`string`| The submission identifier generated after a successful form submission, this will be return to you after a successful forms submission via a callback URL |
78
+
|`expiryInSeconds`| Yes |`number`| The number of seconds the signed URL should be valid for |
|`formId`| Yes |`number`| The exact id of the form you wish to generate a URL for |
109
+
|`formId`| Yes |`number`| The exact id of the form you wish to get submission data for |
79
110
|`submissionId`| Yes |`string`| The submission identifier generated after a successful form submission, this will be return to you after a successful forms submission via a callback URL |
0 commit comments