Listar traduções
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
Requer batches:read. Traduções arquivadas são excluídas por padrão. Envie o next_cursor sem alterações para buscar a próxima página.
Filtre com status, archived, quality_tier, created_after e created_before. O campo search corresponde ao nome de uma tradução ou, quando não houver um, ao nome do arquivo enviado — a mesma busca utilizada na lista do web app, para que ambos nunca divirjam.
Este endpoint lista trabalhos já criados no web app; ele não inicia uma tradução e não consome créditos.