Get Schema Configuration

GET {{host}}/{{version}}/{{source_name}}/schema-config

Retrieves the schema configuration for a source. If protocols is not enabled for the source then the configurations specific to protocols will have default values.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"name":"{{source_name}}/schema-config","parent":"sources/js","allow_unplanned_track_events":true,"allow_unplanned_identify_traits":false,"allow_unplanned_group_traits":false,"forwarding_blocked_events_to":"forwarding_blocked_events_to_source_slug","allow_unplanned_track_event_properties":false,"allow_track_event_on_violations":false,"allow_identify_traits_on_violations":false,"allow_group_traits_on_violations":false,"forwarding_violations_to":""}