get_team
Retrieve the complete profile of a team using its unique identifier. Provide the team ID to get details like members and settings.
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
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |