curl --request GET \
--url https://api.dfns.io/staking/stakes/{stakeId}/rewards \
--header 'Authorization: Bearer <token>'{
"symbol": "<string>",
"balance": "<string>"
}Retrieves the rewards linked to a specific stake.
curl --request GET \
--url https://api.dfns.io/staking/stakes/{stakeId}/rewards \
--header 'Authorization: Bearer <token>'{
"symbol": "<string>",
"balance": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.dfns.co/llms.txt
Use this file to discover all available pages before exploring further.
CustomerEmployee)EndUser)Stakes:Read: Always required.Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
1 - 64^stk-[a-z0-9]{5}-[a-z0-9]{5}-[a-z0-9]{14,16}$Was this page helpful?