Candidates
List educations
curl -X GET "https://example.com/api/public/v3/recruitment/candidates/0/educations"{ "data": [ { "id": 0, "school": "string", "name": "string", "from_year": 0, "to_year": 0, "subject": null, "description": null } ]}