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