To pass a Bearer token in a Postman request, select Bearer Token as the Auth type under the Authorization tab instead of No Auth. Then, paste the token into the token input field. After that, you should be able to fetch data from the backend