curl --request GET \
--url https://api.example.com/api/Integrations/Mailchimp/Lists[
{
"id": "<string>",
"value": "<string>"
}
]curl --request GET \
--url https://api.example.com/api/Integrations/Mailchimp/Lists[
{
"id": "<string>",
"value": "<string>"
}
]Was this page helpful?