List instrument kinds
GET/v1/instruments/kinds
Returns the catalog of instrument kinds (instrumentKind) with their code and description. Securities use the E prefix (e.g. E1 Local Equities, E31 CEDEARS) and funds the F prefix (e.g. F1 Local Funds). If the code parameter is supplied, only that kind is returned; otherwise the full catalog is returned. Use it to resolve the instrumentKindCode returned by /v1/holdings/instruments.
Request
Responses
- 200
Instrument kinds retrieved successfully