GET api/customer/{userId}/projects/{projectId}/references

get references from real project whren superadmin must add project in customer project

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

string

Required

projectId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.