Skip to main content
GET
/
api
/
v1
/
empregabilidade
/
curriculo
/
{cpf}
/
formacoes
Listar formações por CPF
curl --request GET \
  --url https://services.pref.rio/go/api/v1/empregabilidade/curriculo/{cpf}/formacoes \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cpf
string
required

CPF do usuário

Response

OK

The response is of type object.