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:
"7c04f4cc-eb12-4c0f-b0e7-bffc4477715c"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7c04f4cc-eb12-4c0f-b0e7-bffc4477715c</guid>