get
/teams/{id}/agentsList team agents
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