| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Id |
string | ➖ | Unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
RemoteId |
string | ➖ | Provider's unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
Type |
InterviewPartType | ➖ | N/A | |
Title |
string | ➖ | The title of interview, usually corresponding to the title of an associated calendar event | Interview (Informal Interview) - Elon and StackOne |
InterviewerIds |
List<string> | ➖ | The user (interviewer) IDs taking part in this specific interview. | [ "cx28iQahdfDHa", "cx28iQokkD78das" ] |
RemoteInterviewerIds |
List<string> | ➖ | Provider's user (interviewer) IDs taking part in this specific interview. | [ "cx28iQahdfDHa", "cx28iQokkD78das" ] |
MeetingUrl |
string | ➖ | The meeting URL for the interview - this may be populated using the underlying location if the location string extracted is a valid url. | zoomus://zoom.us/join?confno=123456789 |
MeetingProvider |
string | ➖ | The video meeting provider used for the interview. | zoom |
StartAt |
DateTime | ➖ | The specific interview part's start date | 2021-01-01T17:00:00.000Z |
EndAt |
DateTime | ➖ | The specific interview part's end date | 2021-01-01T18:00:00.000Z |
CreatedAt |
DateTime | ➖ | Interview part created date | 2021-01-01T01:01:01.000Z |
UpdatedAt |
DateTime | ➖ | Interview part updated date | 2021-01-01T01:01:01.000Z |