Returns the team with the given ID.
The name and description of the team are returned in the agent's language if a translation for them exists.
The ID of the team to return
The team with the given ID
UnbluApiError with type UnbluErrorType.ILLEGAL_STATE if the API instance is deinitialized.
UnbluApiError with type UnbluErrorType.INVALID_FUNCTION_ARGUMENTS if the team doesn't exist or can't be accessed.
Returns a list of all teams of the account.
The name and description of each team are returned in the agent's language if a translation for them exists.
A list of all teams of the account
UnbluApiError with type UnbluErrorType.ILLEGAL_STATE if the API instance is deinitialized.
Provides read access to the account's teams