Skip to main content
GET
/
admin
/
forms
Get all forms
curl --request GET \
  --url https://api.helpyousponsor.com/v1/admin/forms \
  --header 'X-HYS-API-Key: <api-key>'
[
  {}
]

Authorizations

X-HYS-API-Key
string
header
required

API key generated from Developer Settings. Format: hys_...

Response

Successful operation