Get Employee Interaction
Get an Employee Interaction from an Employee.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique ID linked to an Employee, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
Unique ID linked to an Employee Interaction, consisting of alphanumeric characters, hyphens and underscores.
1 - 100
Response
Default structure of an Employee Interaction.
The unique Employee Interaction ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1
Type of the Employee Interaction.
The completion date (in IS08601 format) of the Employee Interaction. This is the point in time at which the Employee interacted with a Vacancy or title. If not given, it will be automatically set to the creation time of the Employee Interaction.
The ID of the Vacancy with which the Employee has interacted. Either a vacancy_id or a title should be provided, and not both.
The title with which the Employee has interacted. Either a vacancy_id or a title should be provided, but not both. A title can be any kind of free text, and does not need to be associated with an existing Vacancy.
Was this page helpful?