Skip to main content
POST
Listar os vínculos empregatícios autorizados de um trabalhador

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Corpo

application/json
authorization
object
obrigatório

Worker grupo-1 digital-authorization evidence.

cpf
string
obrigatório

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

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

"99999999999"

matricula
string
obrigatório

Employment registration used to open or reuse the worker consent.

Minimum string length: 1
Exemplo:

"99999999999-A"

Resposta

OK

vinculos
object[] | null
obrigatório

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