get https://api.paperform.co/v1/forms/
This endpoint returns a specific form by slug or ID. This feature is available as part of the Standard API.
Log in to see full request history
Responses
This endpoint returns a specific form by slug or 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 \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: