Get custom field values for an entity
Returns every custom field defined for the given entity type, grouped into sections, each populated with this specific entity’s current value — label, value (as display text), data type, and, for SELECT fields, the chosen optionGk. Fields with no value set are returned with a null value rather than omitted, so the full definition shape is always visible.
Authentication
X-Brightmove-Company-ApiKeystring
BrightMove Company Api Key
X-Brightmove-User-ApiKeystring
BrightMove User Api Key
Path parameters
entityTypeId
Numeric entity type id (e.g. 5 = Requirement/Job)
guid
GUID of the entity whose values to return
Response
Field values returned