List VIP Bots
ListCustomerVIPBotsView[POST]    
curl -X POST https://accelerator.shimmercat.com/presentation-api/v1/list-vip-bots/ -H 'Authorization: Token <your_authentication_token>' -H 'Content-type: application/json' -d '{"domains": ["domain1", "domain2"], "domain_match_op": "<AND or OR>"}'
curl -X POST https://accelerator.shimmercat.com/presentation-api/v1/list-vip-bots/ -H 'Authorization: Token <your_authentication_token>' -H 'Content-type: application/json' -d '{"domains": ["domain1", "domain2"], "domain_match_op": "<AND or OR>"}'
Get the list of registered VIP bots.