Method to get the list of permissions for a category.
https://api.wbsrvc.com/TemplateV2/GetCategoryVisibility/
POST
| user_key Required |
User Key of the user who initiates the call. Type: string |
| category_id Required |
ID of the category. Type: integer |
| limit Optional |
Limit the number of resulting permissions. Type: integer |
| offset Optional |
Offset the beginning of resulting permissions. Type: integer |
| count Optional |
Return the number of permissions. Type: string - possible value 'true', 'false' |
| client_id Optional |
Client ID of the client in which the category is created. Type: integer |