Get delegator summary
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Fetches aggregated delegation information for the specified wallet address. The response indicates how much of the account's balance is currently delegated, how much remains undelegated, and the status of any pending withdrawals from delegations.
Body
application/json
typestringrequiredOperation type. Must be exactly "delegatorSummary" (case‑sensitive).
userstringrequiredEthereum wallet address of the delegator. Format: 0x‑prefixed hex string, 42 characters.
Response
200OK
Aggregated delegator summary object.