Skip to content

Search for Education records​

GET
/candidatesV2/Education

Authorizations​

Bearer

Please create a SessionId using the access-token endpoint and use it in an authorization header.

TypeHTTP (bearer)
Example'Authorization: BEARER <YOUR_TOKEN_HERE>'

Responses​

application/json
JSON
{
"AggregateCount": 0,
"MetaData": null,
"Education_Id": 0,
"Candidate_Id": 0,
"Company_Id": 0,
"School": "string",
"School_Type": "string",
"Degree_Type": "string",
"Begin_Date": "string",
"End_Date": "string",
"Given_Name": "string",
"Family_Name": "string",
"Address": "string",
"City": "string",
"State": "string",
"Postal_Code": "string",
"Country": "string",
"Phone": "string",
"Fax": "string",
"Grades": "string",
"Credits": "string",
"GPA": "string",
"Major": "string",
"Minor": "string",
"Major_2": "string",
"Minor_2": "string",
"Comments": "string",
"Date_Entered": "string"
}

Playground​

Authorization
Variables
Key
Value

Samples​