Get All Live Events

This endpoint retrieves all live events for a specific course or event.

Required Scope

content:read or content:write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Pagination

The API takes a snapshot of the paginated set of events at the time of the first request. Paging through events goes through this fixed set of items. The snapshotted set becomes obsolete when a request has not been made for 2 minutes.

📘

Filtered List Results

When using filter[external_id], a request that finds no matches is still successful and returns 200 OK with an empty data array.

Path Params
string
required

The ID of the course or event to retrieve live events for.

Query Params
string

Retrieves the next batch of events. This value expires after 2 minutes if a request has not been made during that time.

int32
Defaults to 100

The maximum number of events to display per page. A maximum of 1000 is allowed.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json