Skip to main content
get/teams/{id}/agents

List team agents

LLM
View as Markdown
Open llms.txt

Returns users assigned to the team.

Authorization

Scheme

  • bearerAuth

Required scopes

  • team:read

Allowed roles

  • owner
  • admin
  • agent

List agents assigned to a team.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    List of agents

    • application/json ListTeamAgentsResponse
  • default

    Error

    • application/json ProblemDetails