Version: 2.x

Get job scan expectations

Try it

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

Request parameters

NameDescription
idThe job scan id.

Response

Returns a list of job scan expectations ordered by rank.

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

Permission scopes

  • read:jobscans
  • read:expectations