Skip to main content
GET
Fetch embed user events

Endpoint

Path parameters

string
required
Username (case-insensitive).

Query parameters

string
Inclusive start datetime (ISO 8601).
string
Inclusive end datetime (ISO 8601).
integer
default:"50"
Number of events to return (max 100).

Request example

Response

Filter notes

Filters are applied against computed_start_date with inclusive bounds.
status is computed per event based on start and end timestamps.

Next steps

Get /events/{eventId}

Fetch an embed event object by ID.

React components

Render feeds with prebuilt components.