get https://api.kiln.fi/v1/xtz/reports
Generates an Excel report sheet for your stakes and rewards
Log in to see full request history
Responses
400Invalid parameters
401Unauthorized
500Internal server error
Generates an Excel report sheet for your stakes and rewards
400Invalid parameters
401Unauthorized
500Internal server error
xxxxxxxxxx
curl --request GET \
--url https://api.kiln.fi/v1/xtz/reports \
--header 'accept: application/octet-stream'
xxxxxxxxxx
...