URL: | https://dev.swcombine.com/ws/v2.0/news/gns[/[{category:auto|economy|military|political|social}[/]]] |
Method: | GET |
Description: | Gets a collection of all Galactic News Service items. |
Pattern Description: |
category (Optional): category filter |
Rate Limited: | No |
Query String: |
start_date (number): The unix timestamp of the first posts you want to pull. end_date (number): The unix timestamp 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. faction (string): The name of the faction whose posts you want to pull. faction_type (string): The faction type of the type of factions whose posts you want to pull. 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 GNS posts for the character 400 Bad Request: One or more of the provided parameters was invalid |