Throws a test error for Sentry monitoring (debug purposes only)
GET
/api/v1/debug-sentry
curl \
--request GET 'http://localhost:3500/api/v1/debug-sentry'
Response examples (400)
{
"message": "string",
"error": "string",
"statusCode": 42.0
}