Skip to main content

Get Scopes for Composition

Retrieves table scope

Request Body
code string REQUIRED

name of the contract to return composition data for

table string

Filter results by composition name

lower_bound string

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

upper_bound string

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

limit int32

Limit number of results returned.

reverse boolean

Reverse the order of returned results

show_payer boolean

Show RAM payer

Responses
200

OK

Schema
rows object[]
code string

Possible values: Value must match regular expression ^[a-z]{1}[a-z1-5.]{1,10}[a-z1-5]{1}$

String representation of an Inery database name.

scope string

Possible values: Value must match regular expression ^[a-z]{1}[a-z1-5.]{1,10}[a-z1-5]{1}$

String representation of an Inery database name.

table string

Possible values: Value must match regular expression ^[a-z]{1}[a-z1-5.]{1,10}[a-z1-5]{1}$

String representation of an Inery database name.

payer string

Possible values: Value must match regular expression ^[a-z]{1}[a-z1-5.]{1,10}[a-z1-5]{1}$

String representation of an Inery database name.

count integer

Number of matching items.

more string

Possible values: Value must match regular expression ^[a-z]{1}[a-z1-5.]{1,10}[a-z1-5]{1}$

String representation of an Inery database name.