You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| info | GET | Basic information (currently language list)|
18
19
| logout | GET | End current session |
19
20
| form/info | GET | List of all availible forms |
20
21
| form/info/all | GET | Get metainformation for all forms |
@@ -37,6 +38,11 @@ See in this [post on Developer Community](https://community.intersystems.com/po
37
38
38
39
For POST/PUT requests see method descriptions for request body samples
39
40
41
+
Postman
42
+
-----------
43
+
44
+
You can use [Postman](https://www.getpostman.com/) to query RESTForms API. [Collection](RESTForms.postman_collection.json). [Environment](CACHE.postman_environment.json).
0 commit comments