Get a video model by ID or slug
Resolves an id (or slug) from GET /v1/video_loras. Returns 404 for models that are not part of the catalog.
Authorizations
Your team API key (starts with al_live_).
Headers
Optional API version pin (YYYY-MM-DD). Defaults to your team's pinned version, or the system default 2026-07-16 for unauthenticated requests.
^\d{4}-\d{2}-\d{2}$"2026-07-16"
Path Parameters
Video model id or slug from GET /v1/video_loras
"lora_01HXMQ7Z3K8Y2ABCDEFGHJKM"
Response
Video LoRA details
Opaque video LoRA identifier
"lora_01HXMQ7Z3K8Y2ABCDEFGHJKM"
Display name
"Cinematic Realism"
Whether this is a public video LoRA
Default resolution
"1080p"
Default aspect ratio
"16:9"
Default video duration in seconds
5
Creation timestamp
URL-friendly slug (mutable; opaque ID is canonical). null for a video model with no slug.
"cinematic-realism"
Description
Preview video URL

