GET api/workplan/{PlanId}/sharedwithteam
Get team list for Plan
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PlanId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TeamAccessName | Description | Type | Additional information |
---|---|---|---|
TeamId | globally unique identifier |
None. |
|
Level | AccessLevel |
None. |
|
Inherited | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[ {}, {} ]