Admin API: Examples
- Python Admin API Sample - Find all Feature Flags that have dependency on a given Flag name
- Python Admin API Sample - Delete a list of Feature FLAGS and their definitions
- Python Admin API Sample - Extract list of tags for feature flags and segments
- Python Admin API sample - Fetch list of all feature flag users
- Python Admin API sample - Copy and overwrite feature flag definitions between environments
- Python Admin API sample - Create customer attribute and update existing Identity
- Python Admin API sample - Import thousands of keys to existing segment
- Python Admin API sample - Report feature flags with 100% treatment and not changed for certain time period
- Python Admin API sample - Adding user keys to individual target section in existing feature flag
- Python App importing events from CSV file to feature flag example
- Python Admin API sample - Add a segment to individual targets for group of feature flags
- Python Admin API sample - Export all feature flags definitions JSON structure to files
- Python App importing events from Splunk server to Split example
- Python Admin API sample - Delete thousands of keys in a segment
- Python Admin API sample - Adding targeting rule to an existing feature flag
- Python Admin API sample - Getting list of feature flags in environment with their rollout status
- Python Admin API sample - Export feature flags treatments to YAML file
- Python Admin API sample - Copying feature flags with its definition between workspaces example
- Python App importing events from Snowflake DB to Split example
- Python Admin API sample - Copy segment content to another segment