Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get client-facing organization settings (CSP allowlist + SDK policy)
cURL
curl --request GET \ --url https://consumer.fanfare.io/api/organizations/{organizationId}/settings
{ "frameAncestors": [ "<string>" ], "sdkPolicy": { "range": "<string>" }, "cdp": { "google-analytics": { "measurementId": "<string>", "enabledEvents": [ "<string>" ] } } }
Organization settings
Show child attributes