get
https://api.templedigitalgroup.com/api/trading/delegation
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:
| status | meaning |
|---|---|
requested | Temple knows a delegation is needed; no proposal yet |
waiting | Proposal created, awaiting the account holder's signature |
ready | Signed, and usable for trading — delegation_cid is populated |
revoked | Withdrawn; excluded from this response |
expired | No longer valid; excluded from this response |
delegation_cid is null until the delegation reaches ready.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…

