List upcoming Immersive Commons events
events
List upcoming Immersive Commons events
Public read of the upcoming-events KV cache. Anonymous, or authenticated with a Clerk session or an agt_ token carrying events:read_upcoming. Returns the events plus an age_min staleness gauge. Use limit to cap the page size (there is no cursor — the full upcoming window is small).
GET
List upcoming Immersive Commons events
Authorizations
Per-member, individually-revocable agent token minted via the device-code flow. Send as Authorization: Bearer agt_.... The scope array in each operation's security requirement names the IC scope the handler enforces.
Query Parameters
Max events to return.
Required range:
x >= 1