partner

Get all curators with their metadata and curated vaults.

get/entities/curators

Response

List of curators, id, metadata and vault addresses.

idstring required

Lowercased metadata slug identifier.

vaultsstring[] required

Example response

[
  {
    "id": "p2p",
    "vaults": [
      "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0"
    ]
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.