Authorization: Bearer ********************
curl --location 'teams' \ --header 'Authorization: Bearer <token>'
{"success":false,"message":"Invalid token","result":null,"errors":null,"except":null}