cURL
curl --request GET \ --url https://api.sternrockcapital.com/campaigns/{campaignId}/lists
[ { "id": "<string>", "name": "<string>" } ]
Returns all campaign lists belonging to the campaign identified by campaignId.
UUID of the campaign
list of campaign lists