View CMT

GET /api/cmt/getCMT

Returns the details of a category management team

GET /api/cmt/getCMT
curl \
 -X GET http://api.example.com/api/cmt/getCMT \
 -H "Authorization: Bearer $ACCESS_TOKEN"