Employee Academic Record

GET {{base_url}}/employee/:Employee/education/:RecordID

Use this endpoint to retrieve a specific education credential associated with an employee in the Employees hub.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"RecordID":"RECORDID11012487091374","Seq":1,"Employee":"00001","Degree":"02","Specialty":"Civil Engineering","Institution":"University of Florida","YearEarned":1982}]