Version: 2.x

Get talent scan by id

Try it

See Talent scan properties for a detailed description of the json elements below.

Request parameters

NameDescription
idThe unique identifier of the talent scan.

Response

Returns the requested talent scan if found.

{
"clientId": "guid",
"createdOn": "datetime",
"id": "guid",
"atsClientId": "guid",
"clusterIds": [
"guid"
],
"domainIds": [
"guid"
],
"email": "string",
"externalRef": "string",
"firstName": "string",
"lastName": "string",
"nationality": "string",
"phone": "string",
"schoolIds": [
"guid"
]
}

Permission scopes

  • read:talentscans