Skip to main content
GET
Get Team
This endpoint uses the team object.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

Success

The organization account that manages users and billing.

_id
string

Unique team identifier

name
string

Team name

userIds
string[]

User IDs in this team

createdBy
string

User ID who created the team

createdAt
string<date-time>

Date and time when the team was created

hooks
object[]

Webhooks configured for the team

beta
string[]

Beta features enabled for the team

slackWebhook
object

Slack webhooks configured for the team

invitedUsers
object[]

Pending user invitations

agency
string

Agency identifier if team is part of an agency

pictureId
string

Team profile picture file ID

customDomain
string

Custom domain for the team