For example, when I visit with postman `http://localhost/users`, It returns `Invalid Token`: ``` {"jsonapi":{"version":"1.0"},"errors":["Invalid Token"],"meta":{"timestamp":"2020-02-10","hash":"76f4972fb2132f97070a0c8904c0f61de14a"}} ``` How to access the lists of users, companies...etc.