This method returns the notification emails for a form.

Get all notification emails for the specified form

GET /api/v1/notifications?api_key=[[app:api_key]]&form=12345 HTTP/1.1
Host: www.formstack.com
curl -i "https://www.formstack.com/api/v1/notifications?api_key=[[app:api_key]]&form=12345"
Language
Click Try It! to start a request and see the response here!