/interviews/{id}

Returns a ScheduledInterview object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

remote_fieldsenumOptional

Deprecated. Use show_enum_origins.

Allowed values:
show_enum_originsenumOptional
A comma separated list of enum field names for which you'd like the original values to be returned, instead of Merge's normalized enum values. [Learn more](https://help.merge.dev/en/articles/8950958-show_enum_origins-query-parameter)
Allowed values:

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
applicationstring or nullformat: "uuid"
The application being interviewed.
job_interview_stagestring or nullformat: "uuid"
The stage of the interview.
organizerstring or nullformat: "uuid"
The user organizing the interview.
interviewerslist of strings or null

Array of RemoteUser IDs.

locationstring or null
The interview's location.
start_atdatetime or null
When the interview was started.
end_atdatetime or null
When the interview was ended.
remote_created_atdatetime or null
When the third party's interview was created.
remote_updated_atdatetime or null
When the third party's interview was updated.
statusenum or null
The interview's status. * `SCHEDULED` - SCHEDULED * `AWAITING_FEEDBACK` - AWAITING_FEEDBACK * `COMPLETE` - COMPLETE
Allowed values:
remote_was_deletedboolean or nullRead-only
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullRead-only
remote_datalist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+VXa0/jOBT9K8gfq7QZ6HRniLRaFVqgiKYMzQzDIhTdOrepW8dO/Wiho/nvq6QP2h2WhSUUpP2W2Pce2+fch/2DUDAYS3VHPAJGE4ckMkJOPNKlA4wsx6glDKoJwylxCKTMhwTnxuFkjzhE2zSVymB0xJBH+kRhn3jETVDFWLaC9RlGLhjtMmEwVmCYFNpdeZX7uRtxCGdihFGdUmmFeQRnbleGueHffrNpbYhDUtDaDJS08eACxxb1Y5DZbjgmKAzwcgQG3DX3spr7PzSW7TtCjgajBhhooEGaHXCx1MCYVHuuO0CeVvJlKxFOXBQuKMMoR+3Wqvt7n/Zr5QVKvvofYcx/3y0Nxz3Z+1QKY8pDsKV2QG/9oDX1h/FH//DjrT/7WvNno5k/HH0ohTGU2kG71gmuqp1GfbfzgEHY/e37/reDxsGpX6KzZtUfXk39gO62AzrqzVrV02M6PT35cuvPrvbaja9VP2jWTo/lbufwQrcPL2S7XqkQh6zrSLzrH+sDi+Co60HvbtO0lUCMa5TMRYCUlVPb44xWdLUCCcykgKmuUJm4CUYM3Bwq7I4tKAzPZCzDqv1yCZNpJRXxkn0mxYp64pGmf1L3D5uNzTCoT4Bx6HEknlEWf4lc4l0TSFPOaL5h4hAUUQhmcY48BVBlig9lL1wNhdpkJ3OIwkQaDKlCMLhwXIxlom7+hSmYwf0Qi7JMMqDM3E8bMFaTm8xgbJnC6BwUJGiyDXjXNz+dh2g/yjIAmCiG+SXaOvnvjnQuV47b5fpYIYqBtBqLYfseb4PvYfpPfPv1oPWtWTzboaZSIQWVF+XniiBVDILNUBWREItvm0b3AC8W7gwn+e4K0CyH2qhN8ir+fHdw+f+WbSXRM5XpKKAcdwLgKIsRKId6Yj69ef3aXuo8U5dzJlLJhClGkyVaqHNZttlRXqlvv0qZ6tbPd7qWUtT6CKiRShdD/ybmRvE6oN9lfPThTXLkP5SvF/Z7h1jBxjabR2Gyt4B6tkYJKHOBVFlmsDCBNkE3FBp+npz1m5fv+Rb2xCr2okYRIOcozM6SpYKuYGYOG6ol7BuUqCfR/W47xaVUowgKevmdczB9qZIF6Juo8GhZ2sql6E85kMtAL5bXDHkZ668Z6f/Sfn99wW09lm9+/gULx1HjCBMAAA==" />