GET omsapi/Team?u={u}&t={t}&d={d}

获取Team

Request Information

URI Parameters

NameDescriptionTypeAdditional information
u

用户ID

integer

Required

t

[用户ID]|[用户密码,加密]|[requestTime]|[设备标识],加密

string

Required

d

CategoryID=[节点ID,guid?,默认取用户所在节点]

string

Required

Body Parameters

None.

Response Information

Resource Description

获取Team

TeamOutput
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

CategoryID

integer

None.

GroupID

群组ID

globally unique identifier

None.

GroupCID

第三方(容联云)群组ID

string

None.

ShortName

string

None.

LogoUrl

string

None.

Describe

简介

string

None.

ImageUrls

图片介绍 半角逗号分隔多张图片

string

None.

Types

工种

string

None.

MembersCount

integer

None.

LeaderName

string

None.

HasTurnOn

是否开通 未开通,不可见

boolean

None.

IsPublic

是否公开 不公开,不可用

boolean

None.

Sort

序号

integer

None.

IsStick

是否置顶

boolean

None.

IsIn

判断App用户是否在当前班组

boolean

None.

CreateTime

date

None.

Honours

Collection of HonourOutput

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Care365_V2.Model.CompanySys.HonourOutput'. Path 'Honours[0].Childs'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Care365_V2.Model.CompanySys.HonourOutput'. Path 'Honours[0].Childs'.