Authorization: Bearer ********************curl --location 'https://tsapi.perenso.net/Category?sort=undefined&modifiedAfter=undefined&page=1&resultsPerPage=20' \
--header 'Authorization: Bearer <token>'[
{
"id": "h2gg8a",
"categoryID": "1943",
"categoryDescription": "Rubber"
},
{
"id": "33f2g6",
"categoryID": "4929",
"categoryDescription": "Metal"
}
]