get https://{region}-api.dotdigital.com/cpaas/profiles/optin
Response
200List of all channels with true for default opt in and false for default opt out
200List of all channels with true for default opt in and false for default opt out
xxxxxxxxxx
curl --request GET \
--url https://r1-api.dotdigital.com/cpaas/profiles/optin \
--header 'accept: application/json'
Try It!
to start a request and see the response here!