curl --location '/public-api/v1/pluginCategoryMapping/list'
{ "errorCode": 0, "message": "", "data": [ { "categoryId": 0, "pluginId": 0 } ] }