4837 active members
  4815 are Online

Year

25

Day

153

Time

14:29:58

Guest
Login
Fully Implemented

Fully Implemented

URL: https://dev.swcombine.com/ws/v2.0/events/{event_mode:personal|faction|inventory|combat}[/[{event_type}[/]]]
Method: GET
Description: Gets a collection of events, optionally of a particular type, for an entity
Pattern Description: event_mode (Mandatory): type of events (One-of: personal, faction, inventory, combat)
event_type (Optional): event category, only allowed for personal or faction event_mode (One-of: ???). Not yet used
Rate Limited: Yes
Query String: start_index (number): The first item to retrieve from the list, from 0 onwards
item_count (number): The number of items we would like, default is 50; (min 1, max 1000)
start_time (number): The unix timestamp to get new events since
faction_id (number): Optional, the id of the faction you want to pull the events from in case of event_mode faction. Defaults to the token owner's current primary faction
Parameters: N/A
Requires Authentication: Yes
Permissions: character_events: Read the characters' events
Returns: 200 OK: Returns the specified events
400 Bad Request: One or more of the provided parameters was invalid
401 Unauthorized: The client does not have the required permission to access this resource
404 Not Found: The specified entity does not exist or you do not have authorisation to access event information