Get all effective settings for a data field

Returns a map of setting-type to effective setting value for every setting applicable to this field. The effective value is either a user-provided override or the default derived from field metadata.

Settings that are not applicable to the field's type are omitted from the response. Settings that are applicable but have no override and no meaningful default are included with a null value to indicate applicability.

Path Params
uuid
required

Unique identifier of the entity

uuid
required

Unique identifier of the data field

Responses

404

Entity or field not found

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json