Blockdaemon Staking API - Cardano List Rewards Withdrawal Intents

Cardano Network

Allowed Values:

Response Codes

200

List of rewards withdraw intents.

400

Invalid request.

401

Header 'X-API-Key' missing.

500

Internal server error.

Example Request

curl --request GET \
     --url https://svc.blockdaemon.com/boss/v1/cardano/mainnet/rewards/withdrawal-intents \
     --header 'accept: application/json'

Example Responses