Skip to main content
GET
Check a delegate authorization

Query Parameters

trader
string
required

The trader who granted (or would grant) access.

delegate
string
required

The delegate address being checked.

Response

Success envelope: ok is true and data carries the payload documented below.

ok
enum<boolean>
required

Always true on success.

Available options:
true
data
object
required

The on-chain delegation record for the trader + delegate pair.