Version: 2.x

Get team role expectations

Try it

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

Request parameters

NameDescriptionDefault value
contextIdTo specify the context for the expectations, eg work place or learning place. Use the call Get contexts to get the context ids.1

Response

Returns a list of team role expectations.

[
{
"id": "guid",
"name": {
"en": "string",
"nl": "string",
"fr": "string"
},
"jobScanDescription": {
"en": "string",
"nl": "string",
"fr": "string"
},
"talentScanDescription": {
"en": "string",
"nl": "string",
"fr": "string"
},
"expectationTypeId": number,
"iconUrl": "string"
}
]

Permission scopes

  • read:expectations