View CMT

GET /api/cmt/getCMT

Returns the details of a category management team

GET /api/cmt/getCMT
curl \
 --request GET 'http://api.example.com/api/cmt/getCMT' \
 --header "Authorization: Bearer $ACCESS_TOKEN"