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.
cURL
curl --request GET \ --url https://api.concord.tech/privacy-v1/organizations/{organizationId}/features \ --header 'x-api-key: <api-key>'
{ "dataSystems": { "licensed": 0, "used": 0, "available": 0 }, "domains": { "licensed": 0, "used": 0, "available": 0 }, "policies": { "licensed": 0, "used": 0, "available": 0 }, "users": { "licensed": 0, "used": 0, "available": 0 }, "features": { "advancedPolicies": false, "apiAccess": false, "backendScanFrequency": "disabled", "consentLog": false, "consentReengagement": false, "consentTypes": false, "dataMapping": false, "deepScan": true, "gpc": false, "integrationsZapier": false, "language": false, "privacyRequests": false, "realTimeScan": false, "regions": false, "widgetHidePoweredBy": false }, "privacyRequests": { "licensed": 0, "used": 0, "available": 0 }, "sessions": { "licensed": 1, "used": 0 } }
Gets an organization’s licensed features and allowances.
Default Response
Show child attributes