-
Notifications
You must be signed in to change notification settings - Fork 8
Description
API documentation not up to date see response below :
{
"message": "OK",
"success": true,
"totalCount": 1,
"count": 1,
"value": [
{
"guid": "906C06CD-92B7-04DE-A529-0B61F867078A",
"login": "[email protected]",
"referenceNumber": "d",
"name": "Dupont",
"firstName": "Benjamin",
"email": "[email protected]",
"entityGuid": "265A3AD2-E6A6-EE3A-BE83-67C662121698",
"enabled": true,
"language": "en-GB",
"status": "Y",
"start": null,
"end": null,
"customFields": {
"5B6C6F28-1088-3610-8253-CB7D43B43B94": "d",
"C8259775-9299-A71B-6CC6-C4AD0E3AE309": "d",
"88EC7F49-AEB0-5DE0-0BE2-8A4B4905BD92": "test"
},
"presentation": "gg",
"web": "d",
"twitter": "d",
"linkedIn": "d",
"points": 376,
"badges": 4,
"_links": {
"self": "/API/ADMIN/v1/REST/Learner/906C06CD-92B7-04DE-A529-0B61F867078A/",
"registrations": "/API/ADMIN/v1/REST/Learner/906C06CD-92B7-04DE-A529-0B61F867078A/Registration/"
}
}
],
"_links": {
"self": "/API/ADMIN/v1/REST/Learner/906C06CD-92B7-04DE-A529-0B61F867078A/"
}
}