Get deduplication statistics for your SpiderFuzzer database
| Field | Type | Description |
|---|---|---|
success | boolean | Whether the request succeeded |
enabled | boolean | Whether SpiderFuzzer is enabled for this client |
schema_exists | boolean | Whether the client’s schema exists in SpiderFuzzer database |
schema_name | string | PostgreSQL schema name (e.g., client_abc123) |
record_count | integer | Total canonical records in the database |
is_active | boolean | Whether the schema is currently active |
created_at | string | ISO 8601 timestamp of schema creation |
updated_at | string | ISO 8601 timestamp of last update |