cURL
curl --request GET \ --url https://api.sternrockcapital.com/campaigns/list/{campaignListId}
{ "id": "<string>", "name": "<string>" }
Returns the details of the campaign list identified by campaignListId.
UUID of the campaign list
campaign list returned successfully