GET TeamMembers?pageNumber={pageNumber}&pageSize={pageSize}&searchText={searchText}&callingSource={callingSource}&auditId={auditId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pageNumber | integer |
Default value is 1 |
|
| pageSize | integer |
Default value is 25 |
|
| searchText | string |
Default value is |
|
| callingSource | integer |
None. |
|
| auditId | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data
Sample:
Sample not available.