URL: | https://dev.swcombine.com/ws/v2.0/types/{entity_type:ships|vehicles|facilities|items|npcs|droids|races|weapons|creatures}/class/{class}/ |
Method: | GET |
Description: | Gets a list of all entities of a certain type and class |
Pattern Description: |
entity_type (Mandatory): One-of: ships, vehicles, facilities, items, npcs, droids, races, weapons, or creatures class (Mandatory): The name or UID of the desired class |
Rate Limited: | No |
Query String: |
start_index (number): The first item to retrieve from the list, from 1 onwards item_count (number): The number of items to retrieve (<= 50) |
Parameters: | N/A |
Requires Authentication: | No |
Permissions: | N/A |
Returns: |
200 OK: Returns a collection of all entities of a certain type and class |