Owner User

An Owner user represents an individual user that owns or is responsible for an entity in the catalog.

Example

{
  "id": "MzI1NYn",
  "name": "First Last"
}

Properties

Key Type Description
id string The unique ID of the user.
name string The display name of the user.