getPendingTransactions*

Get a list of transactions that are currently pending, i.e. in the Mempool and are awaiting to be run.

Query Params
int32
required
≥ 0
Defaults to 0

Queried API page.

int32
required
1 to 50
Defaults to 20

Number of queried entries.

string
enum
required
Defaults to DESC

Sorting method: from the lowest element to the highest (ASC) or from the highest element to the lowest (DESC).

Allowed:
string
enum
required
Defaults to AMOUNT

Select sorting parameter.

Allowed:
Body Params
messageTypesInTx
array of strings
enum
required

Type of message in a transaction.

messageTypesInTx*
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json