GET api/LMS?courseId={courseId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| courseId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"eb505485-36a5-422f-84a5-c5c50c7fb4e2"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">eb505485-36a5-422f-84a5-c5c50c7fb4e2</guid>