cURL
curl --request GET \ --url https://api.sternrockcapital.com/campaigns/{campaignId}/settings
[ [ { "value": "<any>", "valueType": "<string>" } ] ]
Retrieves all settings associated with the specified campaign.
UUID of the campaign
OK
The response is of type object[][].
object[][]