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