GET api/workplan/{PlanId}/sharedwithteam

Get team list for Plan

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PlanId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of TeamAccess
NameDescriptionTypeAdditional information
TeamId

globally unique identifier

None.

Level

AccessLevel

None.

Inherited

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]