GET api/v3/Users/Search?SearchText={SearchText}&pageSize={pageSize}&pageNumber={pageNumber}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SearchText | string |
None. |
|
pageSize | integer |
None. |
|
pageNumber | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, text/xml
Sample:
Sample not available.