{"metadata":{"image":[],"title":"","description":""},"api":{"url":"/formz/:id","auth":"required","examples":{"codes":[{"name":"","code":"GET https://api.goformz.com/v2/formz/d3f40ec7-f9fbe524-4a38-8fbd-6b15ec67","language":"http"}]},"method":"get","params":[{"name":"id","type":"string","default":"","desc":"Id of form to return","required":true,"in":"path","ref":"","_id":"553592ac3cd2580d0029281d"}],"results":{"codes":[{"status":200,"language":"json","code":"{\n \"formId\": \"d3f40ec7-f9fbe524-4a38-8fbd-6b15ec67\",\n \"name\": \"Test Form 1\",\n \"status\": {\n \"status\": \"draft\",\n \"changeDate\": null\n },\n \"lastUpdateDate\": \"3/31/15 4:07:22 PM\",\n \"createdDate\": \"\",\n \"assignment\": {\n \"id\": \"2e559a93-c6db-4c99-8a87-d5c9453eeb29\",\n \"type\": \"User\",\n \"url\": \"https://api.goformz.com/v2/users/2e559a93-c6db-4c99-8a87-d5c9453eeb29\"\n },\n \"location\": null,\n \"templateId\": \"b925919e-5c38-410e-b4ca-5fba5329e226\",\n \"templateUrl\": \"https://api.goformz.com/v2/templates/b925919e-5c38-410e-b4ca-5fba5329e226\",\n \"fields\": {\n \"Tech Sig Date\": {\n \"value\": \"3/31/2015\",\n \"id\": \"f2bde96b-0d31-47c0-91d2-a46c0108d3c5\",\n \"name\": \"Tech Sig Date\",\n \"type\": \"Date\",\n \"position\": null\n },\n \"Reported Problem\": {\n \"text\": \"this is a test\",\n \"id\": \"28b3af03-6ae2-4a1c-9b01-a46c0108d3c5\",\n \"name\": \"Reported Problem\",\n \"type\": \"TextBox\",\n \"position\": null\n },\n \"Total Cost\": {\n \"text\": \"$17,976.83\",\n \"id\": \"801439b9-2155-4f14-a031-a46c0108d3c5\",\n \"name\": \"Total Cost\",\n \"type\": \"TextBox\",\n \"position\": null\n }\n }\n}","name":""}]},"settings":""},"next":{"description":"","pages":[]},"title":"Get a Form","type":"endpoint","slug":"get-a-form","excerpt":"","body":"Returns the contents associated with the form.\n\n</br><a href=\"https://api.goformz.com/docs/api/explorer/index#!/Formz/Formz_Get_0\" target=\"_blank\"><img src=\"https://files.readme.io/9Z82WIZnS7mZmco8oi4u_TryItNow3.png\" style=\"margin-left:15px\" width=\"128\" height=\"42\" ></a>","updates":["5a07e0240cf134001069579f"],"order":0,"isReference":false,"hidden":false,"sync_unique":"","link_url":"","link_external":false,"_id":"553591ce63cc650d00312928","editedParams":true,"user":"55356ede6040a20d00454508","createdAt":"2015-04-20T23:53:05.247Z","version":{"version":"2","version_clean":"2.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["553591cd63cc650d00312926","553591cd63cc650d00312927","5536e4d39f7f2d0d00b1cd54","5536e55c20d5ca0d0001580a","5536e6bf7fe60f0d000fd1c0","5536f5bba171250d00c00556","553a974369c2630d00a8562e","553a97c60074c80d00621c2a","553a98332af5f20d000fc32a","553a9b9869c2630d00a85642","556e0f23d02e0b190042f13d","563249b1dcc27a1700823650","5639113f049e420d00476b03","59a5dd94aaa11d003334edb4"],"_id":"553591cd63cc650d00312925","project":"55357364e02d480d0003c6d3","releaseDate":"2015-04-20T23:54:53.134Z","__v":13,"forked_from":"55357365e02d480d0003c6d6","createdAt":"2015-04-20T23:54:53.134Z"},"__v":2,"project":"55357364e02d480d0003c6d3","category":{"sync":{"isSync":false,"url":""},"pages":["553591ce63cc650d00312928","553594c963cc650d00312931","5535985e63cc650d00312936","55365baa86514f0d00bc2f96","5536daf0a519b10d001f7df8","5536db65c16ee70d007568a8","5536dc26c16ee70d007568ac","5536de1453b6430d0042dfeb","5536e535bbb4a70d00a53529","553ab2a336d0100d004b35b1","554172c94841af0d00b4234f"],"title":"Formz","slug":"formz","order":1,"from_sync":false,"reference":false,"_id":"553591cd63cc650d00312927","version":"553591cd63cc650d00312925","__v":11,"createdAt":"2015-04-20T23:52:42.707Z","project":"55357364e02d480d0003c6d3"},"editedParams2":true,"githubsync":"","parentDoc":null}
getGet a Form
Definition
{{ api_url }}{{ page_api_url }}
Parameters
Path Params
id:
required
string
Id of form to return