GET api/Generic?table_name={table_name}&where_condition={where_condition}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
table_name | string |
Required |
|
where_condition | string |
Default value is 1=1 |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
Sample not available.