teams

Worktile# teams

Source:
团队(team)接口

Methods

(static) get(params)

Source:
See:
获取团队信息
Parameters:
Name Type Description
params object 参数
Properties
Name Type Description
team_id string 团队team_id

(static) getMembers(params)

Source:
See:
获取团队成员
Parameters:
Name Type Description
params object 参数
Properties
Name Type Description
team_id string 团队team_id

(static) getProjects(params)

Source:
See:
获取团队所有项目
Parameters:
Name Type Description
params object 参数
Properties
Name Type Description
team_id string 团队team_id

(static) list()

Source:
See:
获取用户所在的团队