Skip to main content
GET
Leer trabajadores con un nuevo vínculo laboral después de una rescisión de contrato cerrado

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Parámetros de consulta

data_hora_inicio
string<date-time>
requerido

Inclusion window start, RFC 3339 (rail dataHoraInicio, Obrigatório Sim — Manual 006 v1.12 §2.2.2 p.14).

Ejemplo:

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

data_hora_fim
string<date-time>
requerido

Inclusion window end, RFC 3339 (rail dataHoraFim, Obrigatório Sim). The span must not exceed 30 days — the rail answers code GR above that (Manual 006 v1.12 §2.2.1 p.14), and this gateway refuses 422 locally so the attempt costs no rail quota.

Ejemplo:

"2026-07-30T00:00:00Z"

Respuesta

OK

vinculos
object[] | null
requerido

The workers with a new employment bond included in the window. An empty list is the rail's answer, not an error.