cURL
curl --request GET \ --url https://services.pref.rio/go/api/v1/empregabilidade/curriculo/{cpf}/cursos-complementares \ --header 'Authorization: Bearer <token>'
{}
Retorna todos os cursos complementares do usuário autenticado
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
CPF do usuário
OK
The response is of type object.
object