Parameters:

id
(required)
Participant Id
Example Value: 3326817
apikey
(required)
Your API key
Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545

Sample Resource URL

http://www.baselineapi.com/api/ParticipantEducation?id=3326817&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545


Sample Response

[
    {
        "INSTITUTION": null,
        "LOCATION": null,
        "DEGREE": null,
        "YEAR_RANGE": " ",
        "NOTES": "Because the family moved often,
         Cruise attended eight elementary schools and three high schools"
    },
    {
        "INSTITUTION": null,
        "LOCATION": null,
        "DEGREE": null,
        "YEAR_RANGE": " ",
        "NOTES": "Briefly attended a Franciscan seminary in Cincinnati (on a church scholarship) and aspired to become a Catholic priest"
    },
    {
        "INSTITUTION": "Glen Ridge High School",
        "LOCATION": "Glen Ridge",
        "DEGREE": null,
        "YEAR_RANGE": "00/00/1980 ",
        "NOTES": ""
    }
]