Skip to main content

Get organization features

Gets an organization's licensed features and allowances.

Path Parameters
organizationId uuid REQUIRED
Responses
200

Default Response

Schema OPTIONAL
dataSystems object
licensed integer

Possible values: -1 ≤ value

used integer
available integer
domains object
licensed integer

Possible values: -1 ≤ value

used integer
available integer
users object
licensed integer

Possible values: -1 ≤ value

used integer
available integer
features object
apiAccess boolean
consentLog boolean
consentReengagement boolean
consentTypes boolean
dataMapping boolean
gpc boolean
integrationsZapier boolean
language boolean
privacyRequestsTasks boolean
regions boolean
widgetHidePoweredBy boolean
privacyRequests object
licensed integer

Possible values: -1 ≤ value

used integer
available integer
sessions object
licensed integer
used integer OPTIONAL
400

Bad request response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string

The error string for the status code.

message string

Description of the error encounted.

401

Unauthorized response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string

The error string for the status code.

message string
403

Forbidden response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string
message string
404

Not found response.

Schema OPTIONAL
statusCode int32
error string
message string
422

Unprocessable Entity response.

Schema OPTIONAL
statusCode int32
error string
message string

Description of the error encounted.

500

Internal server error response.

Schema OPTIONAL
statusCode int32
error string
message string

Will always be "Internal Server Error"