GET
/
ats
/
scorecard
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-connection-token
string
required

The connection token

Path Parameters

id
string
required

id of the scorecard you want to retrieve.

Query Parameters

remote_data
boolean

Set to true to include data from the original Ats software.

Response

200 - application/json
overall_recommendation
string

The overall recommendation

application_id
string

The UUID of the application

interview_id
string

The UUID of the interview

remote_created_at
string

The remote creation date of the scorecard

submitted_at
string

The submission date of the scorecard

field_mappings
object
required
id
string

The UUID of the scorecard

remote_id
string

The remote ID of the scorecard in the context of the 3rd Party

remote_data
object
required
created_at
object
required
modified_at
object
required

Was this page helpful?