cURL
curl --request GET \ --url https://services.pref.rio/go/api/v1/empregabilidade/curriculo/formacoes/{id} \ --header 'Authorization: Bearer <token>'
{ "ano_conclusao": "<string>", "cpf": "<string>", "created_at": "<string>", "escolaridade": { "created_at": "<string>", "descricao": "<string>", "id": "<string>", "updated_at": "<string>" }, "id": "<string>", "id_escolaridade": "<string>", "nome_curso": "<string>", "nome_instituicao": "<string>", "status": "Completo", "updated_at": "<string>" }
Retorna uma formação específica
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ID da formação
OK
Relationships
Show child attributes
Completo
Em andamento
Incompleto