GET api/UI/GetByCategory?categoryID={categoryID}&page={page}&language={language}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| categoryID | globally unique identifier |
Required |
|
| page | integer |
Default value is 0 |
|
| language | string |
Default value is tr-TR |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.