| URL: | https://dev.swcombine.com/ws/v2.0/event/{uid:39\:\d+}[/] |
| Method: | GET |
| Description: | Gets a specific event based on the event uid |
| Pattern Description: |
uid (Mandatory): UID of the event |
| Rate Limited: | Yes |
| Query String: | N/A |
| Parameters: | N/A |
| Requires Authentication: | Yes |
| Permissions: |
character_events: Read the characters' events |
| Returns: |
200 OK: Returns the event 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 |