Retrieves all interview events for a specific interview schedule. Each interview event represents a scheduled time slot with assigned interviewers for conducting interviews. Use this action to: - Get details about scheduled interviews including start/end times, locations, and me…
limitintegerOptional. Maximum number of interview events to return per page (1-100). Defaults to API's default page size if not specified.
cursorstringOptional. Pagination cursor from a previous response's nextCursor field. Use this to fetch subsequent pages of results when moreDataAvailable is true.
syncTokenstringOptional. Sync token from a previous response. When provided, returns only events that have been created or updated since that token was issued. Useful for incremental data synchronization.
interviewScheduleIdRequiredstringRequired. The unique identifier (UUID) of the interview schedule to retrieve events for. Obtain this from LIST_INTERVIEW_SCHEDULES action.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.