View SOS incident by public token
GET/v1/public/sos/:token
Resolves a contact-bound opaque public token for an SOS incident. Intended for emergency contacts opening a portal link. Returns 404 with a fixed error body when the token is unknown or revoked.
Request
Responses
- 200
- 304
- 404
- 429
- 500
Public incident snapshot (no internal incident id or token in body)
Public incident unchanged for the supplied ETag
Token invalid or revoked
Too many public poll requests
Internal error