Get enabled investor preference forms
GET
/v1/users/investor-preferences/enabled/{userUuid}Path parameters
- Unique identifier of the user to check enabled preference forms for.
Responses
/** Imported from delio-core. */
type Collection_InvestorPreferenceFormResource = unknown[]curl https://your-url.com/kong/core/api/gateway/v1/users/investor-preferences/enabled/{userUuid}\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"