Get Extractor Breakdown
Engine
Get Extractor Breakdown
Get extractor performance breakdown.
Shows performance metrics for each extractor and its stages.
Use Cases:
- Compare performance across extractors
- Identify slow extractor stages
- Monitor specific extractor performance
Response:
- Per-extractor, per-stage metrics
- Execution counts
- Latency statistics (avg, p95, max)
Example:
GET /v1/analytics/performance/engine/extractors?hours=24
GET
Get Extractor Breakdown
Authorizations
Mixpeek API key, sent as Authorization: Bearer mxp_sk_.... Create one in Studio under Settings → API Keys, or with an admin key via POST /v1/organizations/users/{user_email}/api-keys. A missing header returns 403; an invalid or revoked key returns 401.
Namespace id (ns_...), not the namespace name. This scopes the request rather than authenticating it, and it is required on every operation marked x-mixpeek-namespace-scoped.
Query Parameters
Hours of history
Required range:
1 <= x <= 720Start date
End date

