Find all eventTypeCustomInputs
GET {{baseUrl}}/custom-inputs
RESPONSES
status: OK
{"event_type_custom_inputs":[{"id":1,"eventTypeId":3,"label":"test","type":"TEXT","required":true,"placeholder":""}]}