(get-characters-character-id-calendar character-id)
(get-characters-character-id-calendar character-id optional-params)
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
This route is cached for up to 5 seconds
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 --- This route is cached for up to 5 seconds
(get-characters-character-id-calendar-event-id character-id event-id)
(get-characters-character-id-calendar-event-id character-id
event-id
optional-params)
Get an event Get all the information for a specific event
This route is cached for up to 5 seconds
Get an event Get all the information for a specific event --- This route is cached for up to 5 seconds
(get-characters-character-id-calendar-event-id-attendees character-id event-id)
(get-characters-character-id-calendar-event-id-attendees character-id
event-id
optional-params)
Get attendees Get all invited attendees for a given event
This route is cached for up to 600 seconds
Get attendees Get all invited attendees for a given event --- This route is cached for up to 600 seconds
(get-characters-character-id-calendar-event-id-attendees-with-http-info
character-id
event-id)
(get-characters-character-id-calendar-event-id-attendees-with-http-info
character-id
event-id
{:keys [datasource if-none-match token]})
Get attendees Get all invited attendees for a given event
This route is cached for up to 600 seconds
Get attendees Get all invited attendees for a given event --- This route is cached for up to 600 seconds
(get-characters-character-id-calendar-event-id-with-http-info character-id
event-id)
(get-characters-character-id-calendar-event-id-with-http-info
character-id
event-id
{:keys [datasource if-none-match token]})
Get an event Get all the information for a specific event
This route is cached for up to 5 seconds
Get an event Get all the information for a specific event --- This route is cached for up to 5 seconds
(get-characters-character-id-calendar-with-http-info character-id)
(get-characters-character-id-calendar-with-http-info
character-id
{:keys [datasource from-event if-none-match token]})
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
This route is cached for up to 5 seconds
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 --- This route is cached for up to 5 seconds
(put-characters-character-id-calendar-event-id character-id event-id response)
(put-characters-character-id-calendar-event-id character-id
event-id
response
optional-params)
Respond to an event Set your response status to an event --- [Diff of the upcoming changes](https://esi.evetech.net/diff/latest/dev/#PUT-/characters/{character_id}/calendar/{event_id}/)
(put-characters-character-id-calendar-event-id-with-http-info character-id
event-id
response)
(put-characters-character-id-calendar-event-id-with-http-info character-id
event-id
response
{:keys [datasource
token]})
Respond to an event Set your response status to an event --- [Diff of the upcoming changes](https://esi.evetech.net/diff/latest/dev/#PUT-/characters/{character_id}/calendar/{event_id}/)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close