Skip to main content
GET
/
campaigns
/
{campaignId}
/
settings
List Campaign Settings
curl --request GET \
  --url https://api.sternrockcapital.com/campaigns/{campaignId}/settings
[
  [
    {
      "value": "<unknown>",
      "valueType": "<string>"
    }
  ]
]

Documentation Index

Fetch the complete documentation index at: https://mint-docs.sternrockcapital.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

campaignId
string<UUID>
required

UUID of the campaign

Response

OK

value
any
valueType
string