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

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

data_hora_inicio
string<date-time>
required

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

Example:

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

data_hora_fim
string<date-time>
required

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.

Example:

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

page
integer<int64>
default: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.

Required range: x >= 1
Example:

1

Response

OK

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