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.
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
}
}Documentation Index
Fetch the complete documentation index at: https://developers.concord.tech/llms.txt
Use this file to discover all available pages before exploring further.
Default Response
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes