getTransactions

Get a list of all user transactions on the Mina Blockchain.

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 AGE

Select sorting parameter.

Allowed:
string

Block hash.

int64

Block height.

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