> ## Documentation Index
> Fetch the complete documentation index at: https://docs.predictus.inf.br/llms.txt
> Use this file to discover all available pages before exploring further.

# Segmentos

> Segmentos aceitos para uso nos filtros da API Predictus.

## 🧩 Segmentos aceitos

O campo `segmentos` permite filtrar os processos com base no segmento de justiça correspondente.

```json theme={null}
[
  "CNJ",
  "JUSTICA DO TRABALHO",
  "JUSTICA ELEITORAL",
  "JUSTICA ESTADUAL",
  "JUSTICA FEDERAL",
  "JUSTICA MILITAR",
  "STF",
  "STJ",
  "TST",
  "TSE",
  "STM"
]
```

> Use os valores **exatamente como listados acima**, respeitando letras maiúsculas e sem acentos.
