URL: | https://dev.swcombine.com/ws/v2.0/news/simnews[/[{category:player|technical|community}[/]]] |
Method: | GET |
Description: | Gets a collection of all Sim News items. |
Pattern Description: |
category (Optional): Category filter |
Rate Limited: | No |
Query String: |
start_date (number): The real time of the first posts you want to pull. end_date (number): The real time of the last posts you want to pull. search (string): The words you want to look for in the body of posts. author (string): The name of the author that you want to pull posts for. item_count (number): The number of posts you want to pull equal to or less than fifty. start_index (number): The increment of `limit` that you want to pull. |
Parameters: | N/A |
Requires Authentication: | No |
Permissions: | N/A |
Returns: |
200 OK: Returns a collection of Sim News posts 400 Bad Request: One or more of the provided parameters was invalid |