Authorization: Bearer ********************
curl --location --request GET '/store/products/path/biji-kopi-saka' \ --header 'Authorization: Bearer <token>'
{ "path_url": "biji-kopi-saka", "message": "Path url is available" }