Skip to main content
GET
Get all teams

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Default Response

id
string
required
organization_id
string
required
name
string
required
description
string | null
required
is_support_enabled
boolean
required
support_office_hours_id
string | null
required
support_assignment_strategy
enum<string>
required
Available options:
least-busy,
round-robin,
unassigned
zendesk_group_id
string | null
required
zendesk_group_channels
enum<string>[] | null
required
Available options:
web,
email,
phone_voice,
slack,
sms,
whatsapp,
instagram,
messenger,
api,
web_voice,
twitter,
twitter_mentions
created_at
string<date-time> | null
required
updated_at
string<date-time> | null
required
deleted_at
string<date-time> | null
required