GET api/projects?cid={cid}&userID={userID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
cid | integer |
Required |
|
userID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of projectName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Project | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.