GET api/user/project/{projectId}/access

Check if the current user has access to 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.