get https://{hostname}/talent/recruiting/v2//api/fields-of-study/
This operation returns a field of study by ID.
A candidate can select a field of study as their Education Major or Education Minor. When sending POST requests to submit candidates or applications, you can use the corresponding field of study IDs to specify fields of study for candidate Education Majors and Education Minors.
Permissions
To access this operation, your access token must contain one of the following scopes:
- recruiting.domain.configuration.read
- recruiting.domain.application-import.read
- recruiting.domain.candidate-import.read
Refer to the Onboarding and Recruiting Authorization and Permissions topic for more information.