Elenca traduzioni
Most recent first, archived excluded by default. Pagination is cursor-based: pass the next_cursor from the previous response verbatim. Offsets are not supported because a translation created mid-pagination would silently shift them. search matches a translation's name or, when it has none, its uploaded file name — the same search the web app's batch list uses, so results never diverge between the two.
GET/v1/batches
Richiede batches:read. Le traduzioni archiviate sono escluse per impostazione predefinita. Invia nuovamente next_cursor senza modifiche per recuperare la pagina successiva.
Filtra per status, archived, quality_tier, created_after e created_before. search corrisponde al nome di una traduzione o, se non ne ha uno, al nome del file caricato: è la stessa ricerca utilizzata dall’elenco dell’app web, quindi i due risultati non divergeranno mai.
Questo endpoint elenca i lavori già creati nell’app web; non avvia una traduzione e non consuma crediti.