/scorecards/{id}

Returns a Scorecard 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 scored.
interviewstring or nullformat: "uuid"
The interview being scored.
interviewerstring or nullformat: "uuid"
The interviewer doing the scoring.
remote_created_atdatetime or null
When the third party's scorecard was created.
submitted_atdatetime or null
When the scorecard was submitted.
overall_recommendationenum or null
The inteviewer's recommendation. * `DEFINITELY_NO` - DEFINITELY_NO * `NO` - NO * `YES` - YES * `STRONG_YES` - STRONG_YES * `NO_DECISION` - NO_DECISION
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="H4sIAAAAAAAAA9WWbU/iQBDHv4rZl6S0InJqk8uFJxUixYP6QIxphu1QFrbdsrsFxfjdLy3owZ3nadIYfdnpf/4z+5vJZh8IBY2BkPfEJqAVMUgofOTEJn0qJFKQPjEIxMyBEFcab75HDKKSOBZSo3/MkPvqVOKI2MQKUQZYTCI2YuhboJXFIo2BBM1EpKznrOIoSyMG4Syaol+lVCSRfsVnpSvCSvjHZ/pbaWKQGJTSYymSYNzDWYLqNcu0G44hRhp40QcN1kZ6Ua7yX4qlffvIUaPfAA0N1EjTA65LjbWOlW1ZY+SxmZU1fZxbGFkgNaMclVUpH+0dHFWKa5es+g8v4N9LhclsKIYHBS+g3IOk0HHpneO2Fs4k2Hfq+3fO8qLiLKdLZzLdLXgBFDpup9J1B+Vuo1rqviDw+t+ujy5rjVrbKdBls+xMBgvHpaWOS6fDZavcPqGL9unPO2c52Os0LsqO26y0T0SpW++pTr0nOlXTJAbZnCOxbx42A+vlqEnE5f22thVCgBtMVlOAmBXjZMgZNVXZhBCWIoKFMqkIrRB9BtbKy+vPEpDonYlAmJM4eOLORPQMndik6ZxWnXqzsb0A1TkwDkOOxNYywb92ltg3BOKYM5p1uu5bzhkuUBKDiDlK4NyTSEUYYuQ/ySSGQqOXzmz7y4tBj8ltGpslTKJ/DhJC1CjTYrePxkvUTiRiNBaJwnzI/fZ7Iz2n6rYum7mxezdHKhE0+h7o/7N9DjE/u4SGIdPr3HdiP8N51l0OxDOrTdieGASH97Wrj1zZL4K9Xz3f6SeUolLHQLWQKp8ZbHtuDaNGr0VwvPuph/EW8O8lHYLUPaQyYZkwH8zbplucJ4fzs1Hzyoyjz3VP/2vR815tFznHSO884cnpPtcr2/R4K1tPZdC/DOec9/pKyKkPOT0zzjnokZDh2vQjmX7Ae+P28RcUTq9e4QsAAA==" />