List all custom field definitions (schema). Optionally filter to only the fields applicable to a specific entity type.
This endpoint returns the schema of custom fields (label, type, options,
which entity types they apply to). To read or write values on a specific
record, use /{recordType}/{recordId}/custom-fields.
Documentation Index
Fetch the complete documentation index at: https://docs.joinluminous.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.
Return only fields linked to this entity type (e.g. sales-orders,
products, companies). Accepts logical names as well as morph-map
aliases. If omitted, returns all definitions.
A list of custom field definitions