Calendar
List calendar event summaries
Get 50 event summaries from the calendar. If no from_event ID is given, the resource will return the next 50 chronological event summaries from now. If a from_event ID is specified, it will return the next 50 chronological event summaries from after that event
get/characters/{character_id}/calendar
Path parameters
character_idinteger required
Example:90000001
The ID of the character
Query parameters
from_eventinteger
The event ID to retrieve events from
Headers
Accept-Language'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'
The language to use for the response.
If-None-Matchstring
The ETag of the previous request. A 304 will be returned if this matches the current ETag.
X-Compatibility-Date'2025-12-16' date required
The compatibility date for the request.
X-Tenantstring
The tenant ID for the request.
If-Modified-Sincestring
The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
Response
OK