GET api/Generic?table_name={table_name}&where_condition={where_condition}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
table_name

string

Required

where_condition

string

Default value is 1=1

Body Parameters

None.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.