Skip to main content
GET
List the inbound portability requests open for the leilão

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de consulta

data_hora_inicio
string<date-time>
requerido

Listing window start, RFC 3339 (rail dataHoraInicio, Obrigatório Sim, Manual 011 v1.6 §3.1.2).

Ejemplo:

"2026-08-17T00:00:00Z"

data_hora_fim
string<date-time>
requerido

Listing window end, RFC 3339 (rail dataHoraFim, Obrigatório Sim). It must follow data_hora_inicio and lie in the PAST, since the rail refuses an end ahead of its own clock with code GR, so leave a margin of a minute or so for clock drift between the two organizations. The span is capped at 365 days by this gateway.

Ejemplo:

"2026-08-18T00:00:00Z"

page
integer<int64>
predeterminado:1

1-based page number, relayed to the rail's nroPagina. The rail owns the page size (Manual 011 v1.6 publishes no page-size constant of its own); this surface serves exactly one page per call, and the caller owns the loop.

Rango requerido: x >= 1
Ejemplo:

1

Respuesta

OK

has_more
boolean
requerido
page
integer<int64>
requerido
size
integer<int64>
requerido
solicitacoes
object[]
requerido
descartadas
object[] | null