Get a lineage's retention window
How long unprotected versions of this lineage are kept before the nightly sweep purges their weights. Protected versions — targeted by an alias, the previous production version, pinned or tagged, or in use by a deployment — are never purged.
Authorizations
API key with the vk_ prefix. Create one from the dashboard.
Path Parameters
Lineage name
Response
The lineage window and the effective one
A lineage's retention window.
Always "model_retention".
Lineage name.
The workspace default (workspace_settings.model_retention_days).
What the sweeper actually applies to this lineage: the override if set, else the workspace default. 0 = eligible versions are purged by the next nightly sweep.
The lineage override in days; null = the workspace default applies.

