Teams
Get one Team
Retrieve a single Team record by its Id.
GET
Get one Team
A Team groups customers (coworkers) together for billing, access control, and administrative purposes. Teams can share invoicing, have a designated team leader, and be assigned dedicated resources such as desks or offices.
Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.
The authenticated user must be a full unrestricted administrator or have the Team-Read role.Path Parameters
The Id of the Team record to retrieve.
Code Examples
Response
200
ID of the business linked to this record.
Business name.
Team name.
Team description.
Tunnel private group ID.
List of team members linked to this record.
List of team administrators linked to this record.
Create a single invoice for the team.
Use special prices.
ID of the paying member linked to this record.
Paying member full name.
Paying member coworker type.
Paying member billing name.
Paying member company name.
ID of the default member tariff linked to this record.
Default member tariff name.
Maximum team member count.
Transfer credits to paying member.
Share time passes.
Share extra services.
Share booking credit.
Discount for extra services.
Discount for time passes.
Discount for charges.
Discount for tariffs.
Profile summary.
Profile tags.
Profile website.
Google Maps link.
Whether the profile is public.
Whether the team has a community group.
Current file name of the team logo (read-only; upload via the corresponding URL field).
URL of a new file to upload as the team logo.
Set to true to remove the current team logo file.
Current file name of the team image1 (read-only; upload via the corresponding URL field).
URL of a new file to upload as the team image1.
Set to true to remove the current team image1 file.
Current file name of the team image2 (read-only; upload via the corresponding URL field).
URL of a new file to upload as the team image2.
Set to true to remove the current team image2 file.
Current file name of the team image3 (read-only; upload via the corresponding URL field).
URL of a new file to upload as the team image3.
Set to true to remove the current team image3 file.
Twitter handle.
Facebook URL.
LinkedIn URL.
Skype handle.
Telegram handle.
GitHub URL.
Pinterest URL.
Flickr URL.
Instagram URL.
Vimeo URL.
Tumblr URL.
Blogger URL.
Coworker IDs.
Coworker full names.
Coworker billing names.
Number of active contracts.
Average churn probability.
Engagement level.
Disable attendance dashboard.
List of extra services linked to this record.
Unique record identifier.
UUID of the record.
Date and time the record was created (ISO 8601).
Date and time the record was last updated (ISO 8601).
Email of the user who last updated this record.
Whether the record was recently created.
External system identifier.
Example Response
Get one Team