...
| Info |
|---|
Notes:
|
...
Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request. |
| contentItemId (required) | string | The course ID. |
| pageSize (optional) | string | The number of entries per page. If not indicated, equal to 1000. |
| pageToken (optional) | string | The token needed to continue to the next page. |
...