Skip to main content
GET
/
api
/
v1
/
latest_transactions_by_username
/
{username}
Get latest transactions for a user
curl --request GET \
  --url https://api.kryptonfund.com/api/v1/latest_transactions_by_username/{username}
{}

Path Parameters

username
string
required

Query Parameters

page_after
string | null

Response

List of latest transactions and pagination info

The response is of type Response Latest Transactions By Username Api V1 Latest Transactions By Username Username Get · object.