Ottieni un modello
Recupera il dettaglio completo di uno dei modelli della tua organizzazione.
user_instruction
del modello. Questo user_instruction è la guida sempre applicata del modello: viene iniettato come
direttiva obbligatoria (“MUST FOLLOW”) in ogni generazione di immagini e video che compone il modello — non
sono metadati passivi. Si distingue dal default_prompt, una descrizione delle capacità generata dall’IA che
viene anch’essa aggiunta alla generazione. Impostalo o modificalo tramite
PATCH /models/{model_id}. Gli id sconosciuti, di un’altra organizzazione o
eliminati restituiscono
404 not_found. Richiede lo scope models.read.Autorizzazioni
Organization API key as a bearer token: Authorization: Bearer samsa_sk_....
Parametri del percorso
Risposta
Successful Response
A single model with full detail — the GET /models/{id} body (ADR §10).
"Acme Brand Style"
Creation status: pending, processing, completed, or failed.
pending, processing, completed, failed "completed"
True when the model is completed AND active — usable for generation.
true
Model category — one of style, object, person, setting.
style, object, person, setting "style"
Presigned, time-limited HTTPS thumbnail URL (null when the model has none).
"https://cdn.samsa.ai/models/…/thumbnail.webp?X-Amz-Signature=…"
Presigned, time-limited HTTPS URLs of the reference images used to create the model.
Free-text guidance for how to use the model.
"Use for hero banners and social posts."
The model's default prompt / capability description.
"A bold flat-design illustration in the Acme brand palette."
Trigger words associated with the model.

