I tried this, and was able to get "ContactViewData" yet it is sort of inefficient for what I would like to do.
Namely I would like all the contact lists the contact belongs to in one step if possible.
If I have 1000 different contact lists, I have to search each one to determine if a contact has membership,
Is there a method for doing this something like:
GET: data/contact/view/{contactviewID}/contacts/list?search=* contactid="11"