Errors

Report Front Error

Front error reporting endpoint. Auth optional (lets us capture pre-login crashes). Returns the short error_code so the user can give it to support.

post/api/errors/report

Request body

featurestring nullable
hookstring nullable
error_messagestring required
error_typestring nullable
stackstring nullable
request_idstring nullable
endpointstring nullable
response_statusinteger nullable
response_bodystring nullable
inputsobject nullable
breadcrumbsobject[] nullable
extraobject nullable
frontend_versionstring nullable
user_agentstring nullable
user_emailstring nullable
silent_alertboolean nullable

Response

Successful Response

{"stackTrail":"paths:/api/errors/report:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.