Get Team
gorgias_get_teamRetrieve a Gorgias helpdesk team by its unique ID to get its name, description, decoration, members, and timestamps.
Instructions
GET /api/teams/{id} — Retrieve a single team by its unique ID. Returns name, description, decoration, members, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique ID of the team to retrieve |