DiscoveryRead-only
Get Data Type Schema
get_data_type_schemaGet the available source fields for a given data type — use this before building fieldMappings in create_feed or update_feed. Returns each field's key, name, type, description, and whether it is required.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
dataType | enum | required | The data type to get the field schema for: transactions, balances, trades, holdings, or loans. |
