GET api/Values/GetGroups?Catid={Catid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Catid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfListOftbl_Categories_Group| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Collection of tbl_Categories_Group |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json, application/octet-stream
Sample:
Sample not available.