List the Token transactions for the curent user

List the transactions as holder of the current user that is calling this method.
šŸ” The authentication is used to determine whose user transactions to retrieveThe required permission is TOKEN_MANAGEMENT.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
number
≤ 1000
Defaults to 20

Limit of results to return in one call

number
Defaults to 0

Offset to return results from

boolean

Include holder information

string

filter by recipient address

string

filter by recipient name or last name

string

filter by sender address

string

filter by sender name or last name

string

filter by holder ID

string
enum
Defaults to datetime

sort the response by the given field name

Allowed:
string
Defaults to DESC

direction of the sorting parameter

string

filter by transaction hash

string

filter transactions from this start date. Provided as ISO time string

string

filter transactions until this end date. Provided as ISO time string

string

filter by wallet address

string

filter by types

string
enum

filter by status

string

JWT access token

Responses

400

Retrieval of token transactions failed due to invalid parameters

401

Unauthorized.

404

Token not found.

Token Holder not found.

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