Get delegation state

Report delegations except those with status revoked or expired, alongside
the wallets currently linked to the account. requested, waiting, and ready
remain visible. If no rows remain, delegations is an empty array (HTTP 200).

An account may hold more than one delegation — one per wallet — so both
lists are returned and the caller matches them on party_id to see which
rows still correspond to a linked wallet. A delegation whose party is no
longer linked is retained but no longer counts.

This endpoint only reports state; the server enforces its own delegation
check when an order is placed.

Delegation status moves through:

statusmeaning
requestedTemple knows a delegation is needed; no proposal yet
waitingProposal created, awaiting the account holder's signature
readySigned, and usable for trading — delegation_cid is populated
revokedWithdrawn; excluded from this response
expiredNo longer valid; excluded from this response

delegation_cid is null until the delegation reaches ready.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json