username:password
Authorization: Basic *****************
X-Session-Token: ********************
curl --location --request GET '/diagnostics/sentry-test' \ --header 'Authorization: Basic <encoded-value>'
{ "error": "INVALID_REQUEST", "message": "string", "timestamp": "2019-08-24T14:15:22Z", "details": {} }