GET api/ELearning
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ELearningRegistrationName | Description | Type | Additional information |
---|---|---|---|
ELearningRegistrationId | integer |
None. |
|
UserId | integer |
None. |
|
ELearningTrainingRoleId | integer |
None. |
|
Active | boolean |
None. |
|
MangerUserId | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "2", "eLearningRegistrationId": 1, "userId": 2, "eLearningTrainingRoleId": 3, "active": true, "mangerUserId": 1 }, { "$ref": "2" } ]