Get Import Config
curl -X GET "https://example.com/threads/import-config"{ "hidden_projects": [ "string" ], "hidden_sessions": [ "string" ], "auto_import_rules": [ { "id": "string", "type": "string", "value": "string", "enabled": true, "created_at": 0 } ], "watcher_enabled": false, "show_hidden_by_default": false, "dedup_window_seconds": 60, "watched_platforms": [ "string" ], "watched_projects": [ "string" ], "cursor_poll_interval": 30}