Authorization: Bearer ********************
curl --location 'http://localhost:3000/api/v1/level-one-questionaire/check' \ --header 'Authorization: Bearer <token>'
{ "hasSubmitted": true }