https://www.domaine.com/lmsapi/workspace/get
/workspace/get (request) - Requête d’une formation ou événement par son identifiant
{
"id": "vBW5xMw1VQ2A8DFaNy22zA%3d%3d" (Obligatoire)
}
/workspace/get (response) - Retourne un objet représentant une formation ou événement
{
"id": "vBW5xMw1VQ2A8DFaNy22zA%3d%3d",
"creationDate": "2016-11-16T14:52:27.353",
"name": "Ma formation",
"categoryId": “”,
"coverId": “”,
"visibilityType": 0,
"maxParticipants": 0,
"minParticipants": 0,
"type": vBW5xMw1VQ2A8DFaNy22zA%3d%3d,
"providerId" : "Mw1VQ2A8DFaNy22zA%3d%3d",
"language": 1,
"description": "",
"subscriptionType": 0,
"startDate": "0001-01-01T00:00:00",
"endDate": "0001-01-01T00:00:00",
"isOverBookingSubscription": true,
"authorizationType": 0,
"enrolmentType": 0,
"externalLink": “monURL”,
"keywords": “mot,clef,formation”,
"showAvailableSubscriptions": true,
"certificateId": “”,
"credits": 0.0,
"nbUsersSubbed": -1,
"nbUsersQueue": -1,
“isAutodeclaration”: true,
“accreditationNumber”: “12345-e”,
“autodeclarationEndDate”: "0001-01-01T00:00:00",
“instanceDaysAvailable”: 365,
“instanceDaysToComplete”: 180,
“autodeclarationOrganization”, “”,
"customFields": {
"Champ1": "Snow",
"Test": ""
}
}