Open Procedure

Below is returned data from the open procedure. It does not require authentication or authorization. However, if you are authenticated it will still include your email.

{
  "passedInput": "Hello world from server",
  "date": "4/7/2025, 8:09:10 PM",
  "user": null
}