/
/Euler Data API (V3)
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 8h ago · Updated 8h ago
Accounts4
Activity2
APYs3
Auth24
Chains3
Compliance1
Curator2
Earn6
Entities12
EVC1
FeeFlow1
GraphQL2
Health5
Images12
Labeling Curation29
  • getList label sets
  • postCreate or update a label set
  • getList published label versions
  • postPublish current labels
  • postRestore a published label version to the draft
  • getGet draft label version metadata
  • postEnsure a draft label version exists
  • getList curation products
  • postCreate curation product
  • getGet curation product
  • deleteDelete curation product
  • patchUpdate curation product
  • getList curation vault labels
  • postRegister a vault and its initial labels
  • getGet curation vault labels
  • putReplace curation vault labels
  • patchUpdate curation vault labels
  • deleteDelete curation vault labels
  • getList config trust entries
  • postCreate config trust entry
  • deleteDelete config trust entry
  • getList geo policies
  • postCreate geo policy
  • deleteDelete geo policy
  • patchUpdate geo policy
  • getGet EVK vault assessment
  • patchUpdate EVK vault assessment
  • getGet Earn vault assessment
  • patchUpdate Earn vault assessment
Liquidations1
Oracles5
Prices3
Protocol4
PublicAllocator1
Rewards3
TermsOfUse2
Tokens1
Usage1
Vaults22
    Labeling Curation

    List config trust entries

    Lists platform-managed trust entries used by Layer 1 configuration policies (trusted hook targets and per-vault rule exemptions).

    get/v3/config-trust

    Query parameters

    chainIdinteger
    kind'hook-target' | 'rule-exemption'

    Response

    Trust entry list.

    Changes