Returns active course IDs (kuID) for all students of the authenticated end-customer, or for one owned student via sid.Auth: HTTP Basic customer_id:password (Base64). Unlike other v1 endpoints, the tenant API token is not required here.
Request
Authorization
Basic Auth
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password