Version: 2.x

Get talent scan expectations

Try it

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

Request parameters

NameDescription
idThe talent scan id.

Response

Returns a list of talent scan expectations ordered by rank.

[
{
"talentScanId": "guid",
"expectationId": "guid",
"score": number,
"outDated": boolean,
"rank": number,
"reportRank": number
}
]

Permission scopes

  • read:talentscans
  • read:expectations