logs

Report a frontend error

SPA ErrorBoundary hook. POSTs an Error.message / Error.stack / URL trio; the backend writes a structured warn-level log line attributed to the authenticated individual. No persistence — surfaces in the live log stream.

post/logs/frontend_error

Request body

messagestring
stackstring
urlstring

Response

OK

okboolean

Changes

No recorded changes to this endpoint across all 22 revisions of this API.