Docs »

Records »

Types »

Classifier Classification

Name (singular): Classification
Name (plural): Classifications
Alias (uri): classifier_class
Identifier (ID): cerberusweb.contexts.classifier.class

Records API

These fields are available in the Records API and packages:

Req’d Field Type Notes
x classifier_id number The ID of the parent classifier
  links links An array of record type:id tuples to link to. Prefix with - to unlink.
x name text The name of this classification
  updated_at timestamp The date/time when this record was last modified

Dictionary Placeholders

These placeholders are available in dictionaries for automations, snippets, and API responses:

Field Type Description
_context text Record type extension ID
_label text Label
_type text Record type alias
classifier_ record Classifier
classifier_owner_ record Classifier Owner
id number Id
name text Name
record_url text Record Url
updated_at date Updated

These optional placeholders are also available with key expansion in dictionaries and the API:

Field Type Description
comment_count number Comment count on the record
comments comments Comments
custom_<id> mixed Custom Fields
links links Links

Search Query Fields

These filters are available in classifier classification search queries:

Field Type Description
classifier: record Classifier
classifier.id: chooser Classifier
fieldset: record Fieldset
id: number Id
links: links Record Links
name: text Name
updated: date Updated

Worklist Columns

These columns are available on classifier classification worklists:

Column Description
c_classifier_id Classifier
c_dictionary_size Dictionary Size
c_id Id
c_name Name
c_training_count Examples
c_updated_at Updated
cf_<id> Custom Field