Operations at https://sentrysvc.com/v1
This page describes the service operations at this endpoint.
| Uri | Method | Description |
|---|---|---|
| answers | POST | Submit SENTRY answers for the specified organization |
| answers/options | POST | Submit SENTRY answers for the specified organization with optional image and comment block |
| language | GET | Retrieve language strings. |
| notifications/reminders | GET | Send Reminders |
| pass/expired | GET | Check if SENTRY Pass is expired for user by org. |
| pass/failure/override | PUT | Submit SENTRY Failure Override for the specified surveyid |
| questions | GET | Get SENTRY questions for passed in org. |
| settings | GET | Retrieve settings for user by org. |
| user | PUT | Update an existing Platform User. Used for all attribute updating. |
| POST | Create a new platform user via app signup | |
| user/exists | GET | Check if a user exists as valid user or pending. |
| user/info | GET | Get user information. |
| user/join | PUT | Add the user to the org by join code |
| user/login | POST | Create a new app login for the user |
| user/password | PUT | Update an existing Platform User password. |
| user/signup/resend | PUT | Resend new OTP via app signup |
| user/signup/verify | PUT | Verify new OTP via app signup |