Skip to content

Get the table rows from a decision table

get
https://api.mercadoe.com/v1/decision-table/{tableName}

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
OK

Body

application/json
data
array of object
hits
int32 | null
next
string | null
Credentials
shell