Skip to main content
get/teams/{id}

Get team

LLM
View as Markdown
Open llms.txt

Returns one team and its current agent assignments.

Authorization

Scheme

  • bearerAuth

Required scopes

  • team:read

Allowed roles

  • owner
  • admin
  • agent

Read a team in the workspace.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    Team details

    • application/json Team
  • default

    Error

    • application/json ProblemDetails