get https://www.formstack.com/api/v2/form//notification.json
Get all notification emails for the specified form
Get all notification emails for the specified form
GET /api/v2/form/12345/notification.json HTTP/1.1
Host: www.formstack.com
Authorization: Bearer [[app:oauth_token]]
Accept: application/json
Content-Type: application/json
curl -i -H "Accept: application/json" -H "Content-Type: application/json" -H "Authorization: Bearer [[app:oauth_token]]" https://www.formstack.com/api/v2/form/12345/notification.json
Field Logic
See Field Logic for more information about the logic
property.