cURL
curl --request GET \ --url https://ebn.telemetree.io/public-api/v1/client/config \ --header 'Authorization: <api-key>'
{ "auto_capture": true, "auto_capture_tags": [ "a", "button" ], "auto_capture_classes": [], "auto_capture_mini_app_events": [], "auto_capture_commands": [], "auto_capture_messages": [], "auto_capture_telegram": false, "auto_capture_telegram_events": [], "advanced_tracking_features": [], "host": "https://pipeline.telemetree.io/v1/client/events", "public_key": "<string>" }
Successful Response
Show child attributes