get_team
Retrieve detailed team profiles from Sauce Labs testing platform using unique team IDs to access organization structure and collaboration data.
Instructions
Returns the full profile of the specified team. The ID of the team is the only valid unique identifier.
:param id: Required. The unique identifier of the team. You can look up the IDs of teams in your organization
using the Lookup Teams endpoint.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |