URL: | https://dev.swcombine.com/ws/v2.0/location/{entity_type}/{uid:\d+\:\d+}[/] |
Method: | GET |
Description: | Gets the representation of the specified entity's location |
Pattern Description: |
entity_type (Mandatory): Determines the type of entity. Accepted values are: characters, ships, vehicles, stations, cities, facilities, planets, systems, items, npcs, droids, or materials uid (Mandatory): UID of the entity |
Rate Limited: | Yes |
Query String: | N/A |
Parameters: | N/A |
Requires Authentication: | Yes |
Permissions: |
character_location: Read your location in-game |
Returns: |
200 OK: Returns the representation for the entity's location 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: Location Data Unavailable for the requested Entity |