Authorizations
Bearer token authentication using your API key. Format: 'Bearer your_api_key'. To get an API key, create an account at mixpeek.com/start and generate a key in your account settings.
Headers
Bearer token authentication using your API key. Format: 'Bearer your_api_key'. To get an API key, create an account at mixpeek.com/start and generate a key in your account settings. Example: 'Bearer sk_1234567890abcdef'
Optional namespace for data isolation. This can be a namespace name or namespace ID. Example: 'netflix_prod' or 'ns_1234567890'. To create a namespace, use the /namespaces endpoint.
Path Parameters
The ID or name of the retriever.
Query Parameters
Response
Successful Response
Retriever model.
Name of the retriever
Input schema for the retriever
List of collection IDs
List of stage configurations
Unique identifier for the retriever
Description of the retriever
Cache configuration for this retriever. If not provided, caching is disabled. Configuration for retriever result caching.
Controls how retriever results are cached to improve performance and reduce redundant compute.
When the retriever was created
When the retriever was last modified
When the retriever was last executed
Whether the retriever is enabled (can be toggled on/off)
Current operational status
active
, draft
, disabled
, error
Usage and performance statistics Usage statistics for a retriever.
Expanded collection details with names and metadata
Custom key-value metadata
Tags for organization and filtering
Information about who created this retriever Information about who created or updated a resource.
Information about who last updated this retriever Information about who created or updated a resource.
Version number (increments on each update)
History of changes (optional, last N changes)
Health status and diagnostics Health check information for a retriever.