Consensus Client API
cURL
curl --request GET \ --url https://api.example.com/staking/validators/{validator_addr}/delegations/{delegator_addr}/unbonding_delegation
{}
Documentation IndexFetch the complete documentation index at: https://docs.story.foundation/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.story.foundation/llms.txt
Use this file to discover all available pages before exploring further.
validator_addr defines the validator address to query for.
delegator_addr defines the delegator address to query for.
The response is of type object.
object