Object identifier (OID)

An OID is short for "object identifier". This term is often used by the app (front end). When working with the API, the object id corresponds to the _id field. The term entity is often used in the Ardoq documentation to refer to an object that has an associated Ardoq OID.

{
    "_id":   "63358ba552e1f10001b09027",
     "name": "My object identifier (OID) is 63358ba552e1f10001b09027",
     ...
}