get https://api.paperform.co/v1/forms//submissions/
This endpoint returns a specific submission by ID. This feature is available as part of the Standard API.
Log in to see full request history
Responses
This endpoint returns a specific submission by ID. This feature is available as part of the Standard API.
xxxxxxxxxx
curl --request GET \
--url https://api.paperform.co/v1/forms/slug_or_id/submissions/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: