get
https://www.formstack.com/api/v2/submission/.json
Get the details of the specified submission
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Get the details of the specified submission
GET /api/v2/submission/12345.json HTTP/1.1
Host: www.formstack.com
Authorization: Bearer [[app:oauth_token]]
Accept: application/json
Content-Type: application/jsoncurl -i -H "Accept: application/json" -H "Content-Type: application/json" -H "Authorization: Bearer [[app:oauth_token]]" https://www.formstack.com/api/v2/submission/12345.jsonFile Uploads and Signatures
File uploads and signatures are both returned as URLs. These URLs will point towards our Formstack file location, or to the third party file upload service that you have configured on your form.
