---
title: "Get User Agent Team"
method: GET
path: "/api/user/agent_team"
---

# Get User Agent Team

`GET /api/user/agent_team`

Return `{members, selected_id, updated_at}`. Empty defaults
when the user has no row yet — callers fall back to local default.

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/omicos/apis/omicos-server.md) · [All operations](https://skmtc.dev/omicos/apis/omicos-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/omicos/omicos-server/revisions/a00b94573ffe/schema)
