GuidesRecipesAPI Reference
Log In
Guides

Get all custom/dynamic field data

This API returns a list of custom/dynamic fields for fund vehicle, asset, investor, investee fund, CRM contact, and CRM role entities within the company. It can be filtered for a specific entity using the ‘category’ property. Below is a mapping of entities to their respective categories.

  • Fund vehicle: fundvehicle
  • Asset: asset
  • Investor: investorentity
  • Investee fund: investeefund
  • CRM Contact: crm-contact
  • CRM Role: crm-contact-role

Value

Description

Get list of custom/dynamic fields of fund vehicle, asset, investor, investee fund, CRM contact and CRM role entities in the company.

Path

/api/field/alltypes

Method

GET

Request Parameters

N/A

Request Body

N/A

Responses

  • *200 (OK):** return array of object
  • *401 (Unauthorized): **Access token is not valid.

Response example

Links to other individual fetches