GET api/Admin/{adminId}/Crm/{crmId}/Projects?pageSize={pageSize}&pageNumber={pageNumber}
Get projects where CRM is take part
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| crmId | string |
Required |
|
| pageSize | integer |
Required |
|
| pageNumber | integer |
Required |
|
| adminId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.