curl --request GET \
--url http://localhost/api/health/test-auth-request \
--header 'Authorization: Bearer <token>'"<unknown>"curl --request GET \
--url http://localhost/api/health/test-auth-request \
--header 'Authorization: Bearer <token>'"<unknown>"JWT token obtained from AWS Cognito or custom authentication service
Request is authenticated!