A tenant is a siloed group of users sharing common applications and subjects. A typical tenant represents an organization or team where all users are trusted agents in providing feedback on subject media associations and application model detections.

For more information on the Cogniac data privacy model, see Overview.

Tenant Fields

NameExampleDescription
tenant_id
string
"63QhzFLc9tg4"(read only) Unique tenant_id assigned to each Tenant object upon Tenant creation.
name
string
"Cogniac Demo"Brief name, usually including your company name
description
string
"Example Cogniac Tenant"More descriptive note about your Tenant/focus
aws_region
string
"us-west-1"Amazon web services hosting region.

Currently only "us-west-1" is supported, and it's added by default.
type
string
"orgtenant"Used to differentiate between a user's personal sandbox account and a group or company account to which others can be invited.

Possible values are 'orgtenant' and 'usertenant'
created_at
float
1455044755(read only) Unix Timestamp
modified_at
float
1455044770(read only) Unix Timestamp
created_by
string
"[email protected]"(read only) User email of account that created this Tenant