GET api/ticket/getprojectswithcustomer/{filtered}

Get the projects with the customerinfo

Request Information

URI Parameters

NameDescriptionTypeAdditional information
filtered

Whether the call needs to be filtered on active projects

boolean

Required

Body Parameters

None.

Response Information

Resource Description

The projects with the customerinfo

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.