GET api/workplan/{PlanId}/user

Get user list for Plan

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PlanId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of UserAccess
NameDescriptionTypeAdditional information
upn

globally unique identifier

None.

Level

AccessLevel

None.

Inherited

boolean

None.

AccessType

AccessType

None.

Response Formats

application/json, text/json

Sample:
[
  {},
  {}
]