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:
"818dbca1-e3ea-4390-b64d-31ed0129cf22"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">818dbca1-e3ea-4390-b64d-31ed0129cf22</guid>