Hi API
GET /hi
Sends the auth user ID in the ORG if authorized to.
Responses
- 200
Success" {"ok": 1,"message": "Hey, <authUserId> from: <authOrg.Name>",}
- application/json
- Schema
- Example (from schema)
Schema
{}
Loading...
GET /hi
Sends the auth user ID in the ORG if authorized to.
Success" {"ok": 1,"message": "Hey, <authUserId> from: <authOrg.Name>",}
{}