Get in touch
Get in touch

Get a Concept

get(id, optionsopt) {Concept}

Retrieves a Concept
Properties
NameTypeAttributesDescription
idstringId of the Concept to retrieve
optionsObject<optional>
Properties
NameTypeAttributesDescription
fieldsstring | Array.<string><optional>List of fields to include in results
embedstring | Array.<string><optional>List of relationship properties to embed in the results. Use “_all” to embed all relationships
includeDateFieldsboolean<optional>When true, last modified and created dates are included in results
languagestring<optional>Language to use for multi-language properties
bypassCacheboolean<optional>When true, the request will bypass the Data Graphs cache
Returns:
Concept
Type
Concept