Skip to main content
POST
List a worker's authorized employment bonds

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Body

application/json
authorization
object
required

Worker grupo-1 digital-authorization evidence.

cpf
string
required

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

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

"99999999999"

matricula
string
required

Employment registration used to open or reuse the worker consent.

Minimum string length: 1
Example:

"99999999999-A"

Response

OK

vinculos
object[] | null
required

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