---
title: "Owner Team"
canonical_url: "https://docs.getdx.com/webapi/types/owner-team/"
md_url: "https://docs.getdx.com/webapi/types/owner-team.md"
last_updated: "2026-05-19"
---

# Owner Team
An Owner team represents the team that owns or is responsible for an entity in the catalog.

## Example

```json
{
  "id": "MzI1NTk",
  "name": "Front-end"
}
```

## Properties

| Key    | Type   | Description                   |
| ------ | ------ | ----------------------------- |
| `id`   | string | The unique ID of the team.    |
| `name` | string | The display name of the team. |
---

## Sitemap

[Overview of all docs pages](/llms.txt)
