Get the table rows from a decision table
get
https://api.mercadoe.com/v1/decision-table/{tableName}/rows
Get all rows of a decision table with the given tableName.
Request
Path Parameters
tableName
string
required
Query Parameters
pageSize
int32
default:
10
pageNumber
int32
default:
1
Responses
200
400
404
Success
Body
application/json
data
array of object
hits
int32 | null
next
string | null
tableName
string
Name of the ME approval table that will be filled.