v1

latestOpenAPI 3.0.0raw.githubusercontent.com2025-08-29295183.8 KB

Retrieves table scope

post/get_table_by_scope

Request body

codestring required

name of the contract to return table data for

tablestring

Filter results by table

lower_boundstring

Filters results to return the first element that is not less than provided value in set

upper_boundstring

Filters results to return the first element that is greater than provided value in set

limitinteger

Limit number of results returned.

reverseboolean

Reverse the order of returned results

show_payerboolean

Show RAM payer

Response

OK