Saltar al contenido principal
GET
Listar las órdenes (admin)

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de ruta

institutionId
string
requerido

The institution's unique identifier (UUID).

Ejemplo:

"550e8400-e29b-41d4-a716-446655440000"

Parámetros de consulta

status
string

Filter by judicial order status.

Ejemplo:

"PENDING"

tipo_ordem
string

Filter by order type.

Ejemplo:

"BLOQUEIO"

periodo_inicio
string

Period start (RFC3339).

Ejemplo:

"2026-01-01T00:00:00Z"

periodo_fim
string

Period end (RFC3339).

Ejemplo:

"2026-01-31T23:59:59Z"

cpf_cnpj
string

Filter by subject CPF/CNPJ (tokenized server-side).

Ejemplo:

"52998224725"

doc_type
string

Subject document type (cpf or cnpj; inferred when absent).

Ejemplo:

"cpf"

limit
integer<int64>

Maximum items per page.

Ejemplo:

50

offset
integer<int64>

Pagination offset.

Ejemplo:

0

Respuesta

OK

data
object[] | null
requerido
limit
integer<int64>
requerido
offset
integer<int64>
requerido
total
integer<int64>
requerido