GET api/projects/{projectId}/users

Get the users of a specific project.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
projectId

The Project Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.