GET api/v1/areas?Q={Q}&Page={Page}&PageSize={PageSize}&SortBy={SortBy}&SortOrder={SortOrder}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Q | string |
None. |
|
| Page | integer |
None. |
|
| PageSize | integer |
None. |
|
| SortBy | string |
None. |
|
| SortOrder | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.