Skip to main content
POST
Enumerar los vínculos laborales autorizados de un trabajador

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json
authorization
object
requerido

Worker grupo-1 digital-authorization evidence.

cpf
string
requerido

Worker CPF, exactly 11 digits. In the BODY, never a path or query parameter.

Pattern: ^[0-9]{11}$
Ejemplo:

"99999999999"

matricula
string
requerido

Employment registration used to open or reuse the worker consent.

Minimum string length: 1
Ejemplo:

"99999999999-A"

Respuesta

OK

vinculos
object[] | null
requerido

Authorized employment bonds. An empty list means the rail returned none — it is not an error.