get https://identity.hxro.io/api/Transactions
Log in to see full request history
Returns all transaction information for user, note requesting large numbers of transactions may cause it to time out
Responses
Returns all transaction information for user, note requesting large numbers of transactions may cause it to time out
xxxxxxxxxx
curl --request GET \
--url 'https://identity.hxro.io/api/Transactions?takeTop=100' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: