Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/v1/directories/items?location=/home/dev' \ --header 'Authorization: Bearer <token>'
[ {} ]