get https://public-api.vibescm.com/companies//mobiledb/subscription_lists//subscribers
If you’d like to doublecheck that a specific person or MDN is subscribed to a specific list, you can use this GET
method.
Response
If successful, a person entity will be returned. If the person cannot be found or if they are not subscribed to the specified list, a 404 – NOT FOUND error will be returned.