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