Team
Fetch Team
Retrieve a single team
get/teams/{id}
Path parameters
idstring required
Response
OK
Example response
{
"id": 42000,
"public_id": "ClNcfI",
"name": "Example Team",
"time_zone": "Pacific Time (US & Canada)",
"locale": "en",
"created_at": "2025-01-01T00:00:00.000Z",
"updated_at": "2025-01-01T00:00:00.000Z"
}