get https://example.com/api/v1/custom_field_settings_by_entity
Returns a dictionary where the keys are the object_ids, and the values are the corresponding
custom field settings ids for such objects.
:url params:
- object_ids: Comma-separated list of entity ids to retrieve custom field settings for.
- content_type: Content type id of the entity ids.