GET course/crumb?id={id}&idType={idType}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| idType | IdType |
Required |
Body Parameters
None.
Response Information
Resource Description
ResponseEntityOfBreadCrumb| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| msg | string |
None. |
|
| data | BreadCrumb |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.