This method returns detailed information about a form

Get details for the specified form

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